Searched refs:hookPos (Results 1 – 1 of 1) sorted by relevance
1162 protected function checkPropertyHooksForMultiProperty(Property $property, int $hookPos): void { argument1165 … 'Cannot use hooks when declaring multiple properties', $this->getAttributesAt($hookPos)));1170 protected function checkEmptyPropertyHookList(array $hooks, int $hookPos): void { argument1173 'Property hook list cannot be empty', $this->getAttributesAt($hookPos)));
Completed in 7 milliseconds