createCommand() public method
Creates a command for execution.
| public yii\elasticsearch\Command createCommand ( $config = [] ) | ||
|---|---|---|
| $config | array |
The configuration for the Command class |
| return | yii\elasticsearch\Command |
The DB command |
createCommand() public method
Creates a command for execution.
| public yii\elasticsearch\Command createCommand ( $config = [] ) | ||
|---|---|---|
| $config | array |
The configuration for the Command class |
| return | yii\elasticsearch\Command |
The DB command |
Please login to continue.