Attribute::__construct

(PHP 8)

Attribute::__construct新しい Attribute のインスタンスを作成する

説明

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

新しい Attribute のインスタンスを作成します。

パラメータ

flags

To Top