Exemplo n.º 1
0
 /**
  * Filters by "tags" only.
  */
 public function filterByTags($tags)
 {
     return parent::filterByTags($tags);
 }