function ExtendingNonInstalledClass::testMethod
Same name in other branches
- 11.x 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_annotationCode
public function testMethod() {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.