Searched refs:paramListPos (Results 1 – 1 of 1) sorted by relevance
1171 protected function checkPropertyHook(PropertyHook $hook, ?int $paramListPos): void { argument1178 if ($name === 'get' && $paramListPos !== null) {1180 'get hook must not have a parameter list', $this->getAttributesAt($paramListPos)));
Completed in 6 milliseconds