Completed
Pull Request — master (#346)
by Grégoire
06:02
created
lib/Doctrine/Common/Cache/SQLite3Cache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
     /**
146 146
      * Find a single row by ID.
147 147
      *
148
-     * @param mixed $id
148
+     * @param string $id
149 149
      *
150 150
      * @return array|null
151 151
      */
Please login to merge, or discard this patch.