Thanks to visit codestin.com Credit goes to www.php.net
(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