mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
6d40eadfb2
6e9783c671
[Downgrade Php 8] Handle Property Fetch and static Property fetch (#195)
8 lines
178 B
PHP
8 lines
178 B
PHP
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInitf1805c4a4acc541bac48b8535ecf6e18::getLoader();
|