mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-10 09:17:39 +01:00
@@ -54,7 +54,7 @@ interface DataProviderInterface
|
||||
/**
|
||||
* Returns the key values associated with the data models.
|
||||
* @return array the list of key values corresponding to [[getModels|models]]. Each data model in [[getModels|models]]
|
||||
* is uniquely identified by the corresponding key value in this array.
|
||||
* is uniquely identified by the corresponding key value in this array.
|
||||
*/
|
||||
public function getKeys();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user