namespace Drupal\plugin_test\Plugin\plugin_test\custom_annotation

Same name in other branches
  1. 9 Drupal\plugin_test\Plugin\plugin_test\custom_annotation
  2. 8.9.x Drupal\plugin_test\Plugin\plugin_test\custom_annotation
  3. 11.x Drupal\plugin_test\Plugin\plugin_test\custom_annotation
Object name File name Summary
Example1 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example1.php Provides a test plugin with a custom annotation.
Example2 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example2.php Provides a test plugin with a custom annotation.
Example3 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example3.php Provides a test plugin with a custom attribute.
Example4 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example4.php Provides a test plugin with a custom attribute.
Example5 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example5.php Provides a test plugin with a custom attribute.
ExtendingNonInstalledClass core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/ExtendingNonInstalledClass.php This class does not have a plugin attribute or plugin annotation on purpose.
UsingNonInstalledTraitClass core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php This class does not have a plugin attribute or plugin annotation on purpose.

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