Searched refs:hasConstructor (Results 1 – 1 of 1) sorted by relevance
3737 $this->hasConstructor(),3792 if ($this->hasConstructor()) {3912 bool $hasConstructor, argument3931 if (!$hasConstructor && $parentInfo->hasNonPrivateConstructor()) {3950 $hasConstructor,3972 $hasConstructor,4012 private function hasConstructor(): bool function in ClassInfo
Completed in 18 milliseconds