Searched refs:hasConstructor (Results 1 – 1 of 1) sorted by relevance
3598 $this->hasConstructor(),3653 if ($this->hasConstructor()) {3773 bool $hasConstructor, argument3792 if (!$hasConstructor && $parentInfo->hasNonPrivateConstructor()) {3811 $hasConstructor,3833 $hasConstructor,3873 private function hasConstructor(): bool function in ClassInfo
Completed in 18 milliseconds