Diglin\Ricardo\Managers\Security::simulateValidationUrl
The simulation of the authorization process is for development purpose
Signature
public function simulateValidationUrl([string
$url = ''] )
Parameters
$url
—
string
Returns
- bool|mixed
Errors/Exceptions
-
Exception
Violations
PHPMessDetector
Line |
Rule |
Message |
330 - 400 |
CyclomaticComplexity
|
The method simulateValidationUrl() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
330 - 400 |
NPathComplexity
|
The method simulateValidationUrl() has an NPath complexity of 6000. The configured NPath complexity threshold is 200. |