class EntityMethodException
Same name in other branches
- 10 core/lib/Drupal/Core/Config/Action/EntityMethodException.php \Drupal\Core\Config\Action\EntityMethodException
@internal This API is experimental.
Hierarchy
- class \Drupal\Core\Config\Action\EntityMethodException extends \Drupal\Core\Config\Action\RuntimeException
Expanded class hierarchy of EntityMethodException
3 files declare their use of EntityMethodException
- ConfigActionTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - EntityMethod.php in core/
lib/ Drupal/ Core/ Config/ Action/ Plugin/ ConfigAction/ EntityMethod.php - EntityMethodDeriver.php in core/
lib/ Drupal/ Core/ Config/ Action/ Plugin/ ConfigAction/ Deriver/ EntityMethodDeriver.php
File
-
core/
lib/ Drupal/ Core/ Config/ Action/ EntityMethodException.php, line 11
Namespace
Drupal\Core\Config\ActionView source
final class EntityMethodException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.