function TestPluginDependency::getDependencies
Return value
array[]
File
-
core/
tests/ Drupal/ Tests/ Core/ Plugin/ PluginDependencyTraitTest.php, line 199
Class
Namespace
Drupal\Tests\Core\PluginCode
public function getDependencies() {
return $this->dependencies;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.