PHP 8.4.24 Released!

The ReflectionUnionType class

(PHP 8)

Вступ

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

class ReflectionUnionType 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