Passed
Push — master ( 363c9c...c11ceb )
by Seth
02:31
created
src/Database/AbstractBinding.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -258,7 +258,7 @@
 block discarded – undo
258 258
      *
259 259
      * @used-by AbstractBinding::create()
260 260
      *
261
-     * @param integer|string $id Numeric ID of recently created object in database
261
+     * @param string $id Numeric ID of recently created object in database
262 262
      * @param array $params Associative array of additional request parameters
263 263
      *
264 264
      * @return AbstractObject|null `NULL` if object cannot be retrieved from database
Please login to merge, or discard this patch.