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()

doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.