Test Failed
Pull Request — master (#220)
by Luís
04:05
created
lib/Doctrine/Common/Cache/SQLite3Cache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
     /**
159 159
      * Find a single row by ID.
160 160
      *
161
-     * @param mixed $id
161
+     * @param string $id
162 162
      * @param bool $includeData
163 163
      *
164 164
      * @return array|null
Please login to merge, or discard this patch.