Esensi\Model\Contracts\SluggableModelInterface::getSlugKey PHP Метод

getSlugKey() публичный Метод

Get the key that defines the model's sluggable attribute.
public getSlugKey ( ) : string
Результат string
    public function getSlugKey();