ScopeWideningInjectionException
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() |
Details
__construct($sourceServiceId, $sourceScope, $destServiceId, $destScope, Exception $previous = null)
Parameters
$sourceServiceId | ||
$sourceScope | ||
$destServiceId | ||
$destScope | ||
Exception | $previous |
getSourceServiceId()
getSourceScope()
getDestServiceId()
getDestScope()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.html