PluginExample::$custom

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExample.php \Drupal\plugin_test\Plugin\Annotation\PluginExample::custom
  2. 8.9.x core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExample.php \Drupal\plugin_test\Plugin\Annotation\PluginExample::custom
  3. 10 core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExample.php \Drupal\plugin_test\Plugin\Annotation\PluginExample::custom

Another plugin metadata.

Type: string

File

core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExample.php, line 26

Class

PluginExample
Defines a custom Plugin annotation.

Namespace

Drupal\plugin_test\Plugin\Annotation

Code

public $custom;

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