Skip to content

Commit 9720d48

Browse files
author
Pavle Lee
authored
Update ActiveRecord.php
1 parent 690ea1e commit 9720d48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ActiveRecord.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ public static function find()
1818
{
1919
return Yii::createObject(ActiveQuery::className(), [get_called_class()]);
2020
}
21-
22-
}
21+
}

0 commit comments

Comments
 (0)