diff --git a/config/ide-helper.php b/config/ide-helper.php index 5c567da..e60a909 100644 --- a/config/ide-helper.php +++ b/config/ide-helper.php @@ -153,6 +153,5 @@ return array( 'type_overrides' => array( // 'integer' => 'int', // 'boolean' => 'bool', - ) - + ), );