constant MENU_NOT_FOUND

Internal menu status code -- Menu item was not found.

Related topics

2 uses of MENU_NOT_FOUND

File

drupal/core/includes/menu.inc, line 247
API for the Drupal menu system.

Code

const MENU_NOT_FOUND = 404;