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
1,047
Commits
31
Branches
109
Tags
ee7b0cf6bd7b6ecb7e6dbcbd14e45f1d76da8c81
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