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

addChild() 공개 메소드

public addChild ( WellCommerce\Bundle\CategoryBundle\Entity\CategoryInterface $child )
$child WellCommerce\Bundle\CategoryBundle\Entity\CategoryInterface
    public function addChild(CategoryInterface $child);