mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
5dbd0aca36
20d55c5a23
[PHP 8.0] Include throws default in match (#172)
8 lines
178 B
PHP
8 lines
178 B
PHP
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInit0336e2f6919062101775fd46f234c25f::getLoader();
|