class Broccoli
Plugin annotation
@Plugin(
  id = "broccoli",
  label = "Broccoli",
  color = "green"
)
  
  Hierarchy
- class \Drupal\Tests\Component\Plugin\Fixtures\vegetable\Broccoli
 
Expanded class hierarchy of Broccoli
1 file declares its use of Broccoli
- DefaultFactoryTest.php in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php  
File
- 
              core/
tests/ Drupal/ Tests/ Component/ Plugin/ Fixtures/ vegetable/ Broccoli.php, line 14  
Namespace
Drupal\Tests\Component\Plugin\Fixtures\vegetableView source
class Broccoli {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.