Attribute::__construct
(PHP 8)
Attribute::__construct — Construct a new Attribute instance
Description
public Attribute::__construct(
int $flags
= Attribute::TARGET_ALL)
Constructs a new Attribute instance.
There are no user contributed notes for this page.