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

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

Get the value assigned to the sluggable key.
public getSlugAttribute ( ) : string
Результат string
    public function getSlugAttribute();