yii\data\BaseDataProvider::prepareModels PHP 메소드

prepareModels() 추상적인 보호된 메소드

Prepares the data models that will be made available in the current page.
abstract protected prepareModels ( ) : array
리턴 array the available data models
    protected abstract function prepareModels();