Function FirePHP->setInstance

Definitions

sources/firephp.php

  • Set the instance of the FirePHP singleton
  • Visibility: public
  • Is abstract?: No
  • Is static?: Yes
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$instance FirePHP required parameter N/A N/A The FirePHP object instance

Return

  • Type: FirePHP
  • Set: N/A
  • Range: N/A