Attribute::__construct

(PHP 8)

Attribute::__constructConstrói uma nova instância da classe Attribute

Descrição

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

Constrói um nova instância de Attribute.

Parâmetros

flags

To Top