Completed
Pull Request — master (#489)
by Richard
16:23 queued 06:08
created
htdocs/kernel/object.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1350,7 +1350,7 @@
 block discarded – undo
1350 1350
      * Load a {@link XoopsObject} object from the database
1351 1351
      *
1352 1352
      * @access protected
1353
-     * @param  mixed $id     ID
1353
+     * @param  integer|null $id     ID
1354 1354
      * @param  array $fields fields to fetch
1355 1355
      * @return XoopsObject {@link XoopsObject}
1356 1356
      */
Please login to merge, or discard this patch.