Test Failed
Push — master ( ee230e...684b38 )
by Seth
01:47
created
src/Database/Binding.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -261,7 +261,7 @@
 block discarded – undo
261 261
      *
262 262
      * @used-by Binding::create()
263 263
      *
264
-     * @param integer|string $id Numeric ID of recently created object in database
264
+     * @param string $id Numeric ID of recently created object in database
265 265
      * @param array $params Associative array of additional request parameters
266 266
      *
267 267
      * @return AbstractObject|null `NULL` if object cannot be retrieved from database
Please login to merge, or discard this patch.