This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
barryvdh_laravel-ide-helper
Watch
1
Star
0
Fork
0
mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced
2026-08-20 02:53:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
621
Commits
31
Branches
109
Tags
3e4e5d6327d7d5d5b21c5729b8c131fcd07a3edd
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Ezra Pool
8ab907f219
Support php's array callable format for macro's.
...
This allows you to define methods like this as well: Str::macro('name', [$this, 'method']);
2018-02-03 21:10:48 +01:00