Function Virtual_shell->_handle_php_command

Definitions

sources/commandr.php

  • Handle a PHP command by executing it, dealing with variables from the class.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Handle a PHP command by executing it, dealing with variables from the class.
 *
 */

protected function _handle_php_command()