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-19 18:43:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
702
Commits
31
Branches
109
Tags
3ea232dc3a6a521cb4e30bb29e1f939b6ce87cfe
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