@@ -52,6 +52,9 @@ |
||
52 | 52 | return $this->value; |
53 | 53 | } |
54 | 54 | |
55 | + /** |
|
56 | + * @return string |
|
57 | + */ |
|
55 | 58 | public function getTag() |
56 | 59 | { |
57 | 60 | return $this->tag; |