示例#1
0
 /**
  * @return mixed
  */
 public function all()
 {
     return $this->tag->all();
 }