Skip to content

Instantly share code, notes, and snippets.

@ryangjchandler
Created March 24, 2025 18:07
Show Gist options
  • Save ryangjchandler/fbb6e6434355d645db7ed3878c1caf4f to your computer and use it in GitHub Desktop.
Save ryangjchandler/fbb6e6434355d645db7ed3878c1caf4f to your computer and use it in GitHub Desktop.
<?php
namespace Illuminate\Support {
class Str {
public static function myMacro() {}
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment