改名
This commit is contained in:
@@ -410,6 +410,6 @@ class ActiveQuery extends Component
|
||||
*/
|
||||
public function getPrimary()
|
||||
{
|
||||
return $this->modelClass::getPrimary();
|
||||
return $this->modelClass->getPrimary();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user