function StaticDiscoveryTestDecoratedClass::noArguments
Same name in other branches
- 11.x core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php \Drupal\Tests\Component\Plugin\Discovery\StaticDiscoveryTestDecoratedClass::noArguments()
File
-
core/
tests/ Drupal/ Tests/ Component/ Plugin/ Discovery/ StaticDiscoveryDecoratorTest.php, line 243
Class
- StaticDiscoveryTestDecoratedClass
- A class extending StaticDiscovery for testing purposes.
Namespace
Drupal\Tests\Component\Plugin\DiscoveryCode
public function noArguments() : array {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.