mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 10:07:12 +00:00
This allows you to define methods like this as well: Str::macro('name', [$this, 'method']);
This allows you to define methods like this as well: Str::macro('name', [$this, 'method']);