Commit 89406502 by Veaceslav Medvedev

Fixed typo in phpdoc

parent de1a2322
......@@ -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