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