Attribute::__construct
PHP Manual
PHP Manual»Attribute»Attribute::__construct

Attribute::__construct

(PHP 8)

Attribute::__constructConstruit une nouvelle instance de Attribute

Description

public function Attribute::__construct(int $flags = Attribute::TARGET_ALL)

Construit une nouvelle instance de Attribute.

Liste de paramètres

flags

To Top