ReflectionAttribute::__construct
PHP Manual
PHP Manual»ReflectionAttribute»ReflectionAttribute::__construct

ReflectionAttribute::__construct

(PHP 8)

ReflectionAttribute::__construct禁止直接实例化的私有构造函数

说明

private function ReflectionAttribute::__construct()

参数

此函数没有参数。

To Top