You are here

public property PluginExample::$custom in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 31
Contains \Drupal\plugin_test\Plugin\Annotation\PluginExample.

Class

PluginExample
Defines a custom Plugin annotation.

Namespace

Drupal\plugin_test\Plugin\Annotation

Code

public $custom;