ReflectionIntersectionType クラス

(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