mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Use short array declaration
This commit is contained in:
@@ -3,5 +3,4 @@
|
||||
// This file is automatically generated, please do not edit it.
|
||||
// To update configuration, use bin/console plugins:* commands.
|
||||
|
||||
return array(
|
||||
);
|
||||
return [];
|
||||
|
Reference in New Issue
Block a user