Completed
Pull Request — master (#4)
by
unknown
04:10 queued 01:15
created
tests/App/Service/Action/ArticlesTagAction.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -52,8 +52,8 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.