ReflectionType 参数或返回值的类型

最后更新于:2022-04-02 02:31:25

[TOC] ## ReflectionType 概述ReflectionType 类用于获取函数、类方法的参数或者返回值的类型。 ## 语法 ``` ReflectionType::allowsNull — Checks if null is allowed ReflectionType::__toString — To string ```
';