mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
9d2d61cbdd
f7e1035828
[Php81] Skip static property on ReadOnlyPropertyRector (#1939)
8 lines
178 B
PHP
8 lines
178 B
PHP
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInit48074f76dc59c533fee9f030e69ce916::getLoader();
|