Query\State::__call

Signature

public function __call(string $name, array $arguments )

Parameters

$name — string
$arguments — array

Violations

Checkstyle

Line Column Severity Message
154 9 error Missing doc comment for function __call()