__construct() public method

Constructor
public __construct ( $sSystem, $iId, $iInit = 1 )
Exemplo n.º 1
0
 function __construct($sSystem, $iId, $iInit = 1)
 {
     parent::__construct($sSystem, $iId, $iInit);
 }