public property CustomPlugin::$title in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php \Drupal\Tests\Component\Annotation\CustomPlugin::title
The plugin title.
Type: string
Related topics
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ AnnotatedClassDiscoveryTest.php, line 92
Class
- CustomPlugin
- Custom plugin annotation.
Namespace
Drupal\Tests\Component\AnnotationCode
public $title = '';