We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 690ea1e commit 9720d48Copy full SHA for 9720d48
src/ActiveRecord.php
@@ -18,5 +18,4 @@ public static function find()
18
{
19
return Yii::createObject(ActiveQuery::className(), [get_called_class()]);
20
}
21
-
22
-}
+}
0 commit comments