AttributeHelper
class AttributeHelper (View source)
Helper class to deal with mixed array and Attribute operations.
This class contains static methods only and is not meant to be instantiated.
Methods
static bool
attributeExists(string $name, Attribute|array $collection)
Checks if the given attribute collection has an attribute.
static Attribute|array