mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-18 05:48:21 +01:00
eecb24a948
bb4a9068c2
Do not prepend a \ to the type, if it is already Fully Qualified (#1863)
8 lines
178 B
PHP
8 lines
178 B
PHP
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInitea11cbccb22f8f20652289b75a67b11f::getLoader();
|