Function __global->_inspect

Definitions

sources/developer_tools.php

  • Output whatever arguments are given for debugging. If possible it'll output with plain text, but if output has already started it will attach messages.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$args array required parameter N/A N/A Arguments to output
$force_plain boolean False N/A N/A Whether to force text output