21 if (!empty($data[1])) {
23 if ((
$prefix ==
'+') || (
$prefix ==
'*')) $this->methodFile = substr($data[1], 1);
24 else $this->methodFile = $data[1];
40 if ($this->methodFile) {
41 $methodFile = $this->getClassFile($this->methodFile);
static getError($code, $args=null)
check(array $data, &$doc=null)
static phpLintFile($fileName, &$output)