flush() 공개 메소드

public flush ( )
예제 #1
0
 public function flush()
 {
     $this->uow->flush();
 }