mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
added missing comma
This commit is contained in:
@@ -153,6 +153,5 @@ return array(
|
|||||||
'type_overrides' => array(
|
'type_overrides' => array(
|
||||||
// 'integer' => 'int',
|
// 'integer' => 'int',
|
||||||
// 'boolean' => 'bool',
|
// 'boolean' => 'bool',
|
||||||
)
|
),
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user