DiscoveryTestBase::$expectedDefinitions
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Plugin/Discovery/DiscoveryTestBase.php \Drupal\KernelTests\Core\Plugin\Discovery\DiscoveryTestBase::expectedDefinitions
- 8.9.x core/tests/Drupal/KernelTests/Core/Plugin/Discovery/DiscoveryTestBase.php \Drupal\KernelTests\Core\Plugin\Discovery\DiscoveryTestBase::expectedDefinitions
- 10 core/tests/Drupal/KernelTests/Core/Plugin/Discovery/DiscoveryTestBase.php \Drupal\KernelTests\Core\Plugin\Discovery\DiscoveryTestBase::expectedDefinitions
The plugin definitions the discovery component is expected to discover.
Type: array
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Discovery/ DiscoveryTestBase.php, line 27
Class
- DiscoveryTestBase
- Base class for plugin discovery tests.
Namespace
Drupal\KernelTests\Core\Plugin\DiscoveryCode
protected $expectedDefinitions;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.