예제 #1
0
 function getPathSlugAttribute()
 {
     return str_replace(Static::getDelimiter(), ',', $this->path);
 }