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