Use PHP-CS-Fixer to enforce file header presence

This commit is contained in:
Dylan K. Taylor
2022-06-04 17:34:49 +01:00
parent c87a3b054c
commit 38d6284671
1175 changed files with 1350 additions and 1169 deletions

View File

@ -16,6 +16,6 @@
* @link http://www.pocketmine.net/
*
*
*/
*/
declare(strict_types=1);