@@ -105,7 +105,7 @@ |
||
105 | 105 | |
106 | 106 | /** |
107 | 107 | * {@inheritdoc} |
108 | - * @return static|null ActiveRecord instance matching the condition, or `null` if nothing matches. |
|
108 | + * @return BaseActiveRecord ActiveRecord instance matching the condition, or `null` if nothing matches. |
|
109 | 109 | * @throws InvalidConfigException |
110 | 110 | */ |
111 | 111 | public static function findOne($condition) |