rector/bin/rector
Tomas Votruba dd31e833a9 Updated Rector to commit ce1c29184d
ce1c29184d [scoped] change only year and month, to make diff esaier to see; autoload is handled already
2022-06-11 12:27:46 +00:00

6 lines
95 B
PHP
Executable File

#!/usr/bin/env php
<?php
namespace RectorPrefix202206;
require_once __DIR__ . '/rector.php';