You are here

6 methods override AnnotationInterface::get() in Drupal 8

AnnotationBaseStub::get in core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php
Gets the value of an annotation.
Plugin::get in core/lib/Drupal/Component/Annotation/Plugin.php
Gets the value of an annotation.
PluginExample::get in core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExample.php
Gets the value of an annotation.
PluginID::get in core/lib/Drupal/Component/Annotation/PluginID.php
Gets the value of an annotation.
PluralTranslation::get in core/lib/Drupal/Core/Annotation/PluralTranslation.php
Gets the value of an annotation.
Translation::get in core/lib/Drupal/Core/Annotation/Translation.php
Gets the value of an annotation.