Esensi\Model\Contracts\SluggableModelInterface::getSlugAttribute PHP Method

getSlugAttribute() public method

Get the value assigned to the sluggable key.
public getSlugAttribute ( ) : string
return string
    public function getSlugAttribute();