SaveConfigCommandHandler
Table of Contents
Methods
- __construct() : mixed
- __invoke() : void
Methods
__construct()
public
__construct(ConfigRepository $repository, SyncAgent $syncAgent) : mixed
Parameters
- $repository : ConfigRepository
- $syncAgent : SyncAgent
__invoke()
public
__invoke(SaveConfigCommand $command) : void
Parameters
- $command : SaveConfigCommand