PHPUnit_Framework_Exception::__construct
Signature
public function __construct([string
$message = '',
[Exception
$code = 0,
[Exception
$previous = null]]] )
Parameters
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
86 | UnusedLocalVariable | Avoid unused local variables such as '$call'. |