rector/bin/rector
Tomas Votruba ec76745f1f Updated Rector to commit 699e314ef3
699e314ef3 Fix stub PHPUnit\Framework\TestCase (#1960)
2022-03-25 13:08:27 +00:00

6 lines
97 B
PHP
Executable File

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