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