<?php use Doctrine\Common\Annotations\AnnotationRegistry; call_user_func(function () { if (!is_file($autoloadFile = __DIR__ . '/../vendor/autoload.php')) { throw new \RuntimeException('Did not find vendor/autoload.php. Did you run "composer install --dev"?'); } require_once $autoloadFile; AnnotationRegistry::registerLoader('class_exists'); });
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Cache | Folder | 0755 |
|
|
ContextFactory | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
ExpressionLanguage | Folder | 0755 |
|
|
bootstrap.php | File | 387 B | 0644 |
|