ScopeWideningInjectionException
class ScopeWideningInjectionException extends RuntimeException
Выбрасывается, когда обнаружено расширение области инъекции.
Методы
| __construct($sourceServiceId, $sourceScope, $destServiceId, $destScope, Exception $previous = null) | ||
| getSourceServiceId() | ||
| getSourceScope() | ||
| getDestServiceId() | ||
| getDestScope() |
Подробности
__construct($sourceServiceId, $sourceScope, $destServiceId, $destScope, Exception $previous = null)
Параметры
| $sourceServiceId | ||
| $sourceScope | ||
| $destServiceId | ||
| $destScope | ||
| Exception | $previous |
getSourceServiceId()
getSourceScope()
getDestServiceId()
getDestScope()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.html