Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php3737 $this->hasConstructor(),
3792 if ($this->hasConstructor()) {
3912 bool $hasConstructor, argument
3931 if (!$hasConstructor && $parentInfo->hasNonPrivateConstructor()) {
3950 $hasConstructor,
3972 $hasConstructor,
4012 private function hasConstructor(): bool function in ClassInfo

Completed in 23 milliseconds