芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/cloud.pulsehost.co.uk/vendor/sabre/http/.php_cs.dist
getFinder() ->exclude('vendor') ->in(__DIR__); $config->setRules([ '@PSR1' => true, '@Symfony' => true ]); return $config;