Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2020-01-01 23:03:32 +00:00
committed by StyleCI Bot
parent 27c8001435
commit ad1a6673f5
27 changed files with 338 additions and 349 deletions
+2 -2
View File
@@ -173,8 +173,8 @@ return [
| Cast the given "real type" to the given "type".
|
*/
'type_overrides' => [
'type_overrides' => [
'integer' => 'int',
'boolean' => 'bool',
],
],
];