flush() public method

public flush ( )
Exemplo n.º 1
0
 public function flush()
 {
     $this->uow->flush();
 }