Autoload.php

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php

View source
<?php

// @codingStandardsIgnoreFile
namespace Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation;


/**
 * @Annotation
 */
class Autoload {

}

Classes

Title Deprecated Summary
Autoload

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.