File manager - Edit - /home/u816558632/domains/postills.com/public_html/public/.php_cs.tar
Back
home/u816558632/domains/postills.com/public_html/.php_cs 0000644 00000000726 15000147462 0016537 0 ustar 00 <?php $finder = PhpCsFixer\Finder::create() ->notPath('vendor') ->notPath('bootstrap') ->notPath('storage') ->in(__DIR__) ->name('*.php') ->notName('*.blade.php'); ; return PhpCsFixer\Config::create() ->setRules([ '@PSR2' => true, 'strict_param' => true, 'array_syntax' => ['syntax' => 'short'], 'ordered_imports' => ['sortAlgorithm' => 'alpha'], 'no_unused_imports' => true, ]) ->setFinder($finder) ;
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0 |
proxy
|
phpinfo
|
Settings