in(__DIR__) ; $header = << @link https://www.oxidmodule.com EOF; $config = new PhpCsFixer\Config(); return $config->setRules([ '@PHP71Migration' => true, '@PSR12' => true, 'header_comment' => [ 'comment_type' => 'PHPDoc', 'header' => $header, 'location' => 'after_open', 'separate' => 'both', ], ]) ->setFinder($finder) ;