PHP 8.1.28 Released!

ReflectionUnionType クラス

(PHP 8)

はじめに

クラス概要

class ReflectionUnionType extends ReflectionType {
/* メソッド */
public getTypes(): array
/* 継承したメソッド */
}

目次

add a note

User Contributed Notes

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