AllowDynamicProperties::__construct
PHP Manual
PHP Manual»AllowDynamicProperties»AllowDynamicProperties::__construct

AllowDynamicProperties::__construct

(PHP 8 >= 8.2.0)

AllowDynamicProperties::__construct构造新的 AllowDynamicProperties 注解实例

说明

public function AllowDynamicProperties::__construct()

构造新 AllowDynamicProperties 实例。

参数

此函数没有参数。

To Top