public function init() { parent::init(); $this->dataProvider->init(); }
public function init($app = null) { parent::init($app); $this->dataProvider->init(); }