Function __global->pop_no_keep_context

Definitions

sources/urls.php

  • Remove the global marker as to whether we're skipping keep parameters. Never call this more than you've called push_no_keep_context().
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Remove the global marker as to whether we're skipping keep parameters. Never call this more than you've called push_no_keep_context().
 *
 */

function pop_no_keep_context()