Skip to content

Commit

Permalink
Updated documentation on $clientOptions prop
Browse files Browse the repository at this point in the history
  • Loading branch information
zkelo committed Apr 15, 2021
1 parent 8403cd2 commit 96d9419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Connection.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Connection extends \yii\db\Connection
public $commandClass = 'bashkarev\clickhouse\Command';

/**
* Additional options you can pass into clickhouse client constructor
* Additional options you can pass to clickhouse client constructor
*
* @var array
*/
Expand Down

0 comments on commit 96d9419

Please sign in to comment.