<?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"?'); } $loader = require $autoloadFile; $loader->add('JMS\Serializer\Tests', __DIR__); AnnotationRegistry::registerLoader('class_exists'); });
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Exclusion | Folder | 0755 |
|
|
Fixtures | Folder | 0755 |
|
|
Handler | Folder | 0755 |
|
|
JMS | Folder | 0755 |
|
|
Metadata | Folder | 0755 |
|
|
Serializer | Folder | 0755 |
|
|
Twig | Folder | 0755 |
|
|
SerializerBuilderTest.php | File | 9.19 KB | 0644 |
|
benchmark.php | File | 1.64 KB | 0644 |
|
bootstrap.php | File | 430 B | 0644 |
|