PartKeepr\CategoryBundle\Entity\CategoryPathInterface::setCategoryPath PHP Method

setCategoryPath() public method

Sets the category path.
public setCategoryPath ( string $categoryPath )
$categoryPath string The category path
    public function setCategoryPath($categoryPath);