Completed
Push — master ( 777954...d3708b )
by Franck
14:23
created
src/PsrSimpleCache/TaggablePool.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
      * Sets this pool tags.
115 115
      *
116 116
      * @param  array|null   $tags
117
-     * @return TaggableItem The invoked object.
117
+     * @return TaggablePool The invoked object.
118 118
      */
119 119
     public function setTags(array $tags=null)
120 120
     {
Please login to merge, or discard this patch.