mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
06272681a5
f3b3c8727f
[docs] example and title for tests (#191)
8 lines
178 B
PHP
8 lines
178 B
PHP
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInit8a80385fc712197ff8c43f903b312bab::getLoader();
|