rector/vendor/autoload.php
Tomas Votruba c69bc27db8 Updated Rector to commit b119422428
b119422428 [TypeDeclaration] Skip ternary on ParamTypeByMethodCallTypeRector (#1131)
2021-11-03 09:04:47 +00:00

8 lines
178 B
PHP

<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit6f87d38fbfa82010b9af154bb6015857::getLoader();