Commit 6e46ca0d by Alexander Makarov

Merge pull request #6636 from slavcodev/patch-1

[ci skip] Fixed typo
parents de1a2322 89406502
......@@ -98,7 +98,7 @@ class ActiveQuery extends Query implements ActiveQueryInterface
/**
* Constructor.
* @param array $modelClass the model class associated with this query
* @param string $modelClass the model class associated with this query
* @param array $config configurations to be applied to the newly created query object
*/
public function __construct($modelClass, $config = [])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment