예제 #1
0
파일: Payum.php 프로젝트: nksoo/Payum
 /**
  * {@inheritDoc}
  */
 public function getGatewayFactories()
 {
     return $this->registry->getGatewayFactories();
 }