Skip to content

Commit

Permalink
try to solve yiisoft#251 and fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
vistart committed Jul 25, 2022
1 parent 2974951 commit e577c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data/ar/CustomerBinary.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* @property string $address
* @property int $status
*
* @method CustomerQuery findBySql($sql, $params = []) static
* @method CustomerBinaryQuery findBySql($sql, $params = []) static
*/
class CustomerBinary extends ActiveRecord
{
Expand Down

0 comments on commit e577c2a

Please sign in to comment.