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

Attribute::__construct

(PHP 8)

Attribute::__constructYeni bir öznitelik (Attribute nesnesi) örnekler

Açıklama

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

Yeni bir Attribute nesnesi oluşturur.

Bağımsız Değişkenler

flags

To Top