function ExtendingNonInstalledClass::testMethod

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/ExtendingNonInstalledClass.php \Drupal\plugin_test\Plugin\plugin_test\custom_annotation\ExtendingNonInstalledClass::testMethod()

File

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

Class

ExtendingNonInstalledClass
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.