mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
improved IDE autocompletion for AR::find()
[ci skip]
This commit is contained in:
@ -256,6 +256,7 @@ class ActiveRecord extends BaseActiveRecord
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
* @return ActiveQuery the newly created [[ActiveQuery]] instance.
|
||||
*/
|
||||
public static function find()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user