Example #1
0
 function getStatusLine()
 {
     $utils = new \HTRouter\Utils();
     return $utils->getStatusLine($this->getStatus());
 }