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

getSlugKey() public method

Get the key that defines the model's sluggable attribute.
public getSlugKey ( ) : string
return string
    public function getSlugKey();