setRules(array( '@Symfony' => true, )) ->setFinder( PhpCsFixer\Finder::create() ->in(__DIR__) ) ;