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