NextDom\Managers\CmdManager::byEqLogicIdAndLogicalId
Get all commands by eqLogic and command logicalId
Signature
public function byEqLogicIdAndLogicalId(int
$eqLogicId,
string
$logicalId,
[boolean
$multiple = false,
[string
$type = NULL]] )
Parameters
$eqLogicId
— int- EqLogic Id owner
$logicalId
— string- Command logicial id
$multiple
— boolean- Multiple results
$type
— string- Filter by type of command
Returns
- array|mixed