function TestAnnotation::get
Overrides Plugin::get
File
-
core/
tests/ Drupal/ Tests/ Component/ Annotation/ Plugin/ Discovery/ AnnotationBridgeDecoratorTest.php, line 51
Class
Namespace
Drupal\Tests\Component\Annotation\Plugin\DiscoveryCode
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.