mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 06:18:07 +01:00
9a2931cbe4
bdc2fc9963
[NodeManipulator] Remove parent lookup on PropertyFetchAssignManipulator (#4037)
6 lines
95 B
PHP
Executable File
6 lines
95 B
PHP
Executable File
#!/usr/bin/env php
|
|
<?php
|
|
namespace RectorPrefix202306;
|
|
|
|
require_once __DIR__ . '/rector.php';
|