Esempio n. 1
0
 /**
  *
  * @access public
  * @return \CCDNUser\AdminBundle\Model\Component\Manager\ManagerInterface
  */
 public function flush()
 {
     $this->gateway->flush();
     return $this;
 }