예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function init()
 {
     parent::init();
     PaymentIconsAsset::register(Yii::$app->getView());
 }