ok

Mini Shell

Direktori : /home2/selectio/www/fms-worksuite/vendor/amphp/parser/
Upload File :
Current File : /home2/selectio/www/fms-worksuite/vendor/amphp/parser/.php-cs-fixer.dist.php

<?php

$config = new Amp\CodeStyle\Config();
$config->getFinder()
    ->in(__DIR__ . '/examples')
    ->in(__DIR__ . '/src')
    ->in(__DIR__ . '/test');

$config->setCacheFile(__DIR__ . '/.php_cs.cache');

return $config;

Zerion Mini Shell 1.0