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-18 01:57:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
707
Commits
31
Branches
109
Tags
b7d84785b16e01b1907fc3c26bd50e50ac9d9701
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