__construct() public method
Constructor.
public void __construct ( yii\db\Command $command, $config = [] ) | ||
---|---|---|
$command | yii\db\Command |
The command generating the query result |
$config | array |
Name-value pairs that will be used to initialize the object properties |
Please login to continue.