setRules([ 'native_function_invocation' => null, ]) ->setFinder( PhpCsFixer\Finder::create() ->in(__DIR__) ) ;