get_next_item — Get the next item in the database.

Item-related functions

Summary

get_next_item($item = null)

Get the next item in the database.

Parameters:
  • $item (Item|null) – Check for this specific item record (current item if null).

Returns:

Item|null

Usage

Examples

See Also