Exemplo n.º 1
0
 /**
  *
  * @return string
  */
 public function getStatusColor()
 {
     return ArticleParams::statusColor($this->status);
 }