PHP 8.4.24 Released!

The ReflectionIntersectionType class

(PHP 8 >= 8.1.0)

Вступ

Короткий огляд класу

class ReflectionIntersectionType extends ReflectionType {
/* Методи */
public function getTypes(): array
/* Успадковані методи */
public function ReflectionType::allowsNull(): bool
}

Зміст

add a note

User Contributed Notes

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