function UsingNonInstalledTraitClass::testMethod

Same name in other branches
  1. 11.x core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php \Drupal\plugin_test\Plugin\plugin_test\custom_annotation\UsingNonInstalledTraitClass::testMethod()

File

core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php, line 14

Class

UsingNonInstalledTraitClass
This class does not have a plugin attribute or plugin annotation on purpose.

Namespace

Drupal\plugin_test\Plugin\plugin_test\custom_annotation

Code

public function testMethod() {
}

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