Home
last modified time | relevance | path

Searched refs:decodeArray (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DJsonDecoder.php31 return $this->decodeArray($value);
36 private function decodeArray(array $array): array { function in PhpParser\\JsonDecoder
58 $node->setAttributes($this->decodeArray($value['attributes']));
/PHP-Parser/
H A Dphpstan-baseline.neon69 …message: "#^Method PhpParser\\\\JsonDecoder\\:\\:decodeArray\\(\\) has parameter \\$array with no …
74 …message: "#^Method PhpParser\\\\JsonDecoder\\:\\:decodeArray\\(\\) return type has no value type s…

Completed in 10 milliseconds