Exemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 public function create(array $config = array())
 {
     return $this->coreGatewayFactory->create($this->createConfig($config));
 }