(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.
Diese Funktion besitzt keine Parameter.
Returns true
when attribute is used repeatedly, otherwise false
.