class ExampleWithOtherModuleDependency
Test class with a dependency on another module.
Attributes
#[PluginExample(id: 'example_with_other_module_dependency', custom: 'Example with other module dependency.')]
Hierarchy
- class \Drupal\plugin_test\Plugin\plugin_test\custom_annotation\ExampleWithOtherModuleDependency implements \Drupal\plugin_test_extended\Plugin\TestExternalDependencyInterface
Expanded class hierarchy of ExampleWithOtherModuleDependency
File
-
core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ custom_annotation/ ExampleWithOtherModuleDependency.php, line 13
Namespace
Drupal\plugin_test\Plugin\plugin_test\custom_annotationView source
class ExampleWithOtherModuleDependency implements TestExternalDependencyInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.