Exception\ScopeWideningInjectionException (Component\DependencyInjection)

Symfony\Component\DependencyInjection\Exception\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

public __construct($sourceServiceId, $sourceScope, $destServiceId, $destScope, Exception $previous = null)

Parameters

$sourceServiceId
$sourceScope
$destServiceId
$destScope
Exception $previous

public getSourceServiceId()

public getSourceScope()

public getDestServiceId()

public getDestScope()

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部