Autoload.php

Same filename in this branch
  1. 11.x autoload.php
Same filename and directory in other branches
  1. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php
  2. 9 autoload.php
  3. 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php
  4. 8.9.x autoload.php
  5. 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php
  6. 10 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

declare (strict_types=1);
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.