(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.
Esta função não possui parâmetros.
Returns true
when attribute is used repeatedly, otherwise false
.