Skip to content

dump()

Dump the passed variables and end the script.


  • Full name: dump
  • Defined in: src/Functions/Dump.php

Parameters

Parameter Type Description
$params mixed The variables to be dumped.

Return Value

void