rector/bin/rector
Tomas Votruba 7e1e20e9f2 Updated Rector to commit 17b86d4b77
17b86d4b77 [CodeQuality] Remove unnecessary check next return removed no SimplifyIfElseToTernaryRector (#2457)
2022-06-09 06:07:50 +00:00

6 lines
97 B
PHP
Executable File

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