8 string references to 'Corn'
- DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php - Tests getPluginClass() with a required interface but no implementation.
- DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php - Tests getPluginClass() with a required interface but no implementation.
- DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php - Tests getPluginClass() with a required interface.
- DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php - Tests getPluginClass() with a required interface.
- DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php - Tests getPluginClass() with a missing class definition.
- DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php - Tests getPluginClass() with a missing class definition.
- DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php - Tests getPluginClass() with a valid array plugin definition.
- DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php - Tests getPluginClass() with a valid object plugin definition.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.