Inheritance diagram for PEIP_Command:

Public Member Functions | |
| __construct ($callable, array $params=array()) | |
Definition at line 23 of file PEIP_Command.php.
| PEIP_Command::__construct | ( | $ | callable, | |
| array $ |  params = array() | |||
| ) | 
public
| $callable | ||
| $params | 
Definition at line 34 of file PEIP_Command.php.
References PEIP_ABS_Command::$callable, PEIP_ABS_Command::$params, and PEIP_Parameter_Holder::setParameters().
 1.5.1