__construct() public method
Constructor.
public void __construct ( $connection, $config = [] ) | ||
---|---|---|
$connection | yii\sphinx\Connection |
The Sphinx connection. |
$config | array |
Name-value pairs that will be used to initialize the object properties |
__construct() public method
Constructor.
public void __construct ( $connection, $config = [] ) | ||
---|---|---|
$connection | yii\sphinx\Connection |
The Sphinx connection. |
$config | array |
Name-value pairs that will be used to initialize the object properties |
Please login to continue.