TradingPartiesComponent
extends AbstractComponent
in package
implements
TradingPartiesComponentInterface
Componente "billing.trading_parties".
Table of Contents
Interfaces
- TradingPartiesComponentInterface
- Interfaz para `TradingPartiesComponent`.
Properties
Methods
- __construct() : mixed
- getMandatarioManagerWorker() : MandatarioManagerWorkerInterface
- Entrega el worker que gestiona lo asociado a los mandatarios.
- getWorkers() : array<string|int, mixed>
- {@inheritdoc}
Properties
$mandatarioManager
private
MandatarioManagerWorkerInterface
$mandatarioManager
Methods
__construct()
public
__construct(MandatarioManagerWorkerInterface $mandatarioManager) : mixed
Parameters
- $mandatarioManager : MandatarioManagerWorkerInterface
getMandatarioManagerWorker()
Entrega el worker que gestiona lo asociado a los mandatarios.
public
getMandatarioManagerWorker() : MandatarioManagerWorkerInterface
Return values
MandatarioManagerWorkerInterfacegetWorkers()
{@inheritdoc}
public
getWorkers() : array<string|int, mixed>