(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 función no tiene parámetros.
Returns true when attribute is used repeatedly, otherwise false.
true
false