Function __global->has_keep_parameters

Definitions

sources/urls.php

  • Find if keep_ parameters are in use.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: bool

Returns

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

Preview

Code (PHP)

/**
 * Find if keep_ parameters are in use.
 *
 * @return boolean Whether they are
 */

function has_keep_parameters() : bool