(PHP 8)
ReflectionAttribute::isRepeated — Returns whether the attribute of this name has been repeated on a code element
Returns whether the attribute of this name has been repeated on a code element.
This function has no parameters.
Returns true when attribute is used repeatedly, otherwise false.
true
false