class NamespacedAttributeBag extends
replace(array $attributes) Sets attributes.
setName($name) Parameters $name
string getStorageKey() Gets the storage key for this bag.
bool has(string $name) Checks if an attribute is defined.
int count() Returns the number of attributes.
array all() Returns attributes. Return
class AttributeBag implements
mixed remove(string $name) Removes an attribute.
Page 1 of 2