예제 #1
0
파일: Season.php 프로젝트: xJakub/LCE
 function getLink()
 {
     return HTMLResponse::toLink($this->name);
 }