erikn69
|
c775aec1bb
|
Revert #1629 - _Allow adding custom Macroable classes_ (#1707)
* Revert #1629 - Allow adding custom Macroable classes
* Add Macros test
|
2025-05-14 20:21:17 +02:00 |
|
laravel-ide-helper
|
154300fb06
|
composer fix-style
|
2025-01-01 12:17:43 +00:00 |
|
 Mathieu TUDISCOandBarry vd. Heuvel
|
05d9c3cd65
|
Allow adding custom Macroable classes. (#1629)
* Allow adding custom Macroable classes.
* Remove duplication, tweak config
* Remove test
---------
Co-authored-by: Barry vd. Heuvel <[email protected]>
|
2025-01-01 13:17:20 +01:00 |
|
Nereo Berardozzi
|
0bbca8f5e2
|
Fixed generating PHPDoc for methods with class templates (#1647)
* Fixed generating PHPDoc for methods with class templates
* Fix style
* Use getter for alias template names
* Fixed missing class in static analysis
|
2024-12-31 17:18:28 +01:00 |
|
Aleksei Lebedev
|
36c4406b3a
|
Alias will grab macros from \Illuminate\Database\Eloquent\Builder too (#1118)
* `Alias` will grab macros from `\Illuminate\Database\Eloquent\Builder` too.
* `@return` will contains `|static` for Eloquent Builder macros which return Eloquent Builder instance.
* `Macro` tests.
* `Alias::detectMethods()` tests.
* Mock classes rename.
|
2020-12-21 11:15:47 +01:00 |
|