diff --git a/config/ide-helper.php b/config/ide-helper.php index 567ec4753..85be765a3 100644 --- a/config/ide-helper.php +++ b/config/ide-helper.php @@ -249,7 +249,7 @@ | Note, it is currently an all-or-nothing option. | */ - 'model_lower_case_properties' => true, + 'model_lower_case_properties' => false, /* |--------------------------------------------------------------------------