NextDom\Model\Entity\EqLogic::setCategory
Define if the object belongs to a category
Signature
public function setCategory(string
$categoryKey,
int
$belong )
Parameters
$categoryKey
— string- Key of the category
$belong
— int- 1 if eqLogic belong the category or 0
Returns
- $this