Esensi\Model\Contracts\SluggableModelInterface::getSlugKey PHP Méthode

getSlugKey() public méthode

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