Knp\Bundle\KnpBundlesBundle\Entity\Keyword::getSlug PHP Method

getSlug() public method

public getSlug ( )
    public function getSlug()
    {
        return $this->slug;
    }