Skip to content

Commit

Permalink
Update src/ActiveQuery.php
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Tigrov <[email protected]>
  • Loading branch information
niqingyang and Tigrov authored Jan 3, 2024
1 parent 919ccb1 commit 2991192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ActiveQuery.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ class ActiveQuery extends Query implements ActiveQueryInterface
private ActiveRecordInterface|null $arInstance = null;

/**
* @param class-string $arClass
* @param string $arClass
* @param ConnectionInterface $db
* @param ActiveRecordFactory|null $arFactory
* @param string $tableName
Expand Down

0 comments on commit 2991192

Please sign in to comment.