WellCommerce\Bundle\CategoryBundle\Entity\CategoryInterface::setChildren PHP 메소드

setChildren() 공개 메소드

public setChildren ( Doctrine\Common\Collections\Collection $children )
$children Doctrine\Common\Collections\Collection
    public function setChildren(Collection $children);