Function __global->has_simplified_donext

Definitions

sources/templates_donext.php

  • Find whether we are running with a simplified do next system.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: bool

Returns

  • Whether we are
  • Type: boolean
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find whether we are running with a simplified do next system.
 *
 * @return boolean Whether we are
 */

function has_simplified_donext() : bool