Пример #1
0
 /**
  * @return Tag
  */
 public function tag() : Tag
 {
     return $this->tagRepository->resource();
 }