update page now

ReflectionIntersectionType sınıfı

(PHP 8 >= 8.1.0)

Giriş

Sınıf Sözdizimi

class ReflectionIntersectionType extends ReflectionType {
/* Yöntemler */
public function getTypes(): array
/* Miras alınan yöntemler */
public function ReflectionType::allowsNull(): bool
}

İçindekiler

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top