ReflectionAttribute::newInstanceInstantiates the attribute class represented by this ReflectionAttribute class and arguments Description
public object ReflectionAttribute::newInstance()
Instantiates the attribute class represented by this ReflectionAttribute class and arguments. ParametersThis function has no parameters. Return ValuesNew instance of the attribute. |