Attribute::__construct

(PHP 8)

Attribute::__constructConstruct a new Attribute instance

Descripción

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

Constructs a new Attribute instance.

Parámetros

flags

To Top