class UnsupportedRouteAttributePropertyException
Same name and namespace in other branches
- main core/lib/Drupal/Core/Routing/UnsupportedRouteAttributePropertyException.php \Drupal\Core\Routing\UnsupportedRouteAttributePropertyException
Thrown when using unsupported route attribute properties.
Hierarchy
- class \Drupal\Core\Routing\UnsupportedRouteAttributePropertyException extends \Drupal\Core\Routing\Exception
Expanded class hierarchy of UnsupportedRouteAttributePropertyException
1 file declares its use of UnsupportedRouteAttributePropertyException
- UnsupportedRouteAttributePropertiesTest.php in core/
tests/ Drupal/ Tests/ Core/ Routing/ UnsupportedRouteAttributePropertiesTest.php
File
-
core/
lib/ Drupal/ Core/ Routing/ UnsupportedRouteAttributePropertyException.php, line 10
Namespace
Drupal\Core\RoutingView source
class UnsupportedRouteAttributePropertyException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.