Skip to content

Commit

Permalink
[Optimization;PHP5.4+] Declare anonymous func as static
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored Feb 1, 2020
1 parent 9b1ee21 commit 3b7dc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/config/routes.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @author Pierre-Henry Soria <hello@lifyzer.com>
* @copyright (c) 2018, Pierre-Henry Soria. All Rights Reserved.
* @copyright (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved.
* @license GNU General Public License; <https://www.gnu.org/licenses/gpl-3.0.en.html>
*/

Expand Down

0 comments on commit 3b7dc1d

Please sign in to comment.