mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-19 10:33:11 +00:00
composer fix-style
This commit is contained in:
committed by
github-actions[bot]
parent
e0b2f86326
commit
ae0a06d406
@@ -285,7 +285,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
'macro_default_return_types' => [
|
'macro_default_return_types' => [
|
||||||
\Illuminate\Http\Client\Factory::class => \Illuminate\Http\Client\PendingRequest::class,
|
Illuminate\Http\Client\Factory::class => Illuminate\Http\Client\PendingRequest::class,
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user