new php-cs-fixer

This commit is contained in:
Shish
2021-12-14 18:32:47 +00:00
parent b2ceb36499
commit 3d9e32e919
466 changed files with 2138 additions and 1253 deletions

View File

@ -1,4 +1,6 @@
<?php declare(strict_types=1);
<?php
declare(strict_types=1);
class CustomHtmlHeaders extends Extension
{