Attribute::__construct

(PHP 8)

Attribute::__construct构造新的 Attribute 实例

说明

publicAttribute::__construct(int$flags = Attribute::TARGET_ALL)

构造新的 Attribute 实例。

参数

flags

To Top