NonAnnotatedClass.php
Same filename in other branches
- 9 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/NonAnnotatedClass.php
- 8.9.x core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/NonAnnotatedClass.php
- 11.x core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/NonAnnotatedClass.php
Namespace
Drupal\plugin_test\Plugin\plugin_test\fruitFile
-
core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ fruit/ NonAnnotatedClass.php
View source
<?php
namespace Drupal\plugin_test\Plugin\plugin_test\fruit;
class NonAnnotatedClass {
}
Classes
Title | Deprecated | Summary |
---|---|---|
NonAnnotatedClass |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.