@@ -52,8 +52,8 @@ |
||
52 | 52 | /** |
53 | 53 | * Execute action. |
54 | 54 | * |
55 | - * @param int $tagIg the tag id |
|
56 | - * @return mixed |
|
55 | + * @param int $tagId the tag id |
|
56 | + * @return boolean |
|
57 | 57 | */ |
58 | 58 | public function action($tagId) |
59 | 59 | { |