ScopeCrossingInjectionException

ScopeCrossingInjectionException

class ScopeCrossingInjectionException extends RuntimeException

This exception is thrown when the a scope crossing 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()

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部