Guest User

Untitled

a guest
Jan 6th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. 'payment' => [
  2. 'class' => 'paymentModule',
  3. 'components' => [
  4. 'paymentApi' => [
  5. 'class' => 'paymentapiPaymentApi',
  6. 'type' => 'TEST',
  7. 'token' => 'sdvdsfvdfsv23142',
  8.  
  9. ],
  10. ],
  11. ],
  12.  
  13. Yii::$app->getModule('settings')->api->get('name', $default)
Add Comment
Please, Sign In to add comment