489495df
芝麻web文件管理
芝麻web文件管理V1.00
489495df
编辑当前文件:/home/landifun/public_html/vendor/mailchimp/marketing/.php_cs
<?php return PhpCsFixer\Config::create() ->setUsingCache(true) ->setRules([ '@PSR2' => true, 'ordered_imports' => true, 'phpdoc_order' => true, 'array_syntax' => [ 'syntax' => 'short' ], 'strict_comparison' => true, 'strict_param' => true, 'no_trailing_whitespace' => false, 'no_trailing_whitespace_in_comment' => false, 'braces' => false, 'single_blank_line_at_eof' => false, 'blank_line_after_namespace' => false, ]) ->setFinder( PhpCsFixer\Finder::create() ->exclude('test') ->exclude('tests') ->in(__DIR__) );
Not Found
404
Not Found