AdobeConnectClient\Command
The Commands base class is an abstraction to Web Service actions
Need set the Client dependency to execute the command.
For a list of actions see 
Synopsis
Coverage
| Methods | 0% | 0 / 3 | 
| Lines | 0% | / | 
Tasks
| Line | Task | 
|---|---|
| 22+ | Create all items | 
Members
protected
- $client — AdobeConnectClient\Client
 
Methods
protected
- process() — Process the command and return a value
 
public
- execute() — Executes the command and return a value
 - setClient()