class ScopeWideningInjectionException extends RuntimeException
Thrown when a scope widening injection is detected.
Methods
__construct($sourceServiceId, $sourceScope, $destServiceId, $destScope, Exception $previous = null) | ||
getSourceServiceId() | ||
getSourceScope() | ||
getDestServiceId() | ||
getDestScope() |
Please login to continue.