function TestAnnotation::get

Overrides Plugin::get

File

core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php, line 51

Class

TestAnnotation

Namespace

Drupal\Tests\Component\Annotation\Plugin\Discovery

Code

public function get() {
  return new ObjectDefinition($this->definition);
}

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