Test Failed
Branch master (45e523)
by Seth
02:03
created
src/Database/Binding.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -255,7 +255,7 @@
 block discarded – undo
255 255
      *
256 256
      * @used-by Binding::create()
257 257
      *
258
-     * @param integer|string $id Numeric ID of recently created object in database
258
+     * @param string $id Numeric ID of recently created object in database
259 259
      * @param array $params Associative array of additional request parameters
260 260
      *
261 261
      * @return Object|null `NULL` if object cannot be retrieved from database
Please login to merge, or discard this patch.