Trait CategorizableMultipleTrait
Defines objects that can be associated to one or more categories.
Basic implementation of Charcoal\Object\CategorizableMultipleInterface
.
Namespace: Charcoal\Object
See: \Charcoal\Object\CategoryInterface Accepted interface.
Located at Charcoal/Object/CategorizableMultipleTrait.php
See: \Charcoal\Object\CategoryInterface Accepted interface.
Located at Charcoal/Object/CategorizableMultipleTrait.php
public
|
|
public
string
|
|
public
|
|
public
array|Traversable
|
protected
(mixed|CategoryInterface)[]|Traversable
|
$categories
One or more categories the object belongs to. |