Esensi\Model\Contracts\SluggableModelInterface::getSlugAttribute PHP 메소드

getSlugAttribute() 공개 메소드

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