Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ArgumentTypeDescription
arrayArrayList of values

Examples

Code Block
$aList = [ 1, 2 ],

popElement($aList)

...

popElement() returns the discount filter from the end of the list of filters, then removes this filter from the list.

See Also