Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php2726 $this->hasConstructor(),
2781 if ($this->hasConstructor()) {
2897 bool $hasConstructor, argument
2916 if (!$hasConstructor && $parentInfo->hasNonPrivateConstructor()) {
2935 $hasConstructor,
2957 $hasConstructor,
2963 private function hasConstructor(): bool function in ClassInfo

Completed in 19 milliseconds