ReflectionAttribute::newInstance
(PHP 8)
ReflectionAttribute::newInstance — Instantiates the attribute class represented by this ReflectionAttribute class and arguments
Description
Instantiates the attribute class represented by this ReflectionAttribute class and arguments.
Parameters
This function has no parameters.
Return Values
New instance of the attribute.