rector/bin/rector
Tomas Votruba 9a2931cbe4 Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a
bdc2fc9963 [NodeManipulator] Remove parent lookup on PropertyFetchAssignManipulator (#4037)
2023-06-01 08:56:46 +00:00

6 lines
95 B
PHP
Executable File

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