rector/vendor/autoload.php
Tomas Votruba f99ed012a2 Updated Rector to commit 866553467089911a79a63c9b10b0c7641944bdda
8665534670 [PHP 8.0 ] No space annotatation and attributes (#235)
2021-06-16 22:10:15 +00:00

8 lines
178 B
PHP

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