Example #1
0
 /**
  * {@inheritdoc}
  */
 public function finish()
 {
     $this->flush();
     $this->delegate->finish();
 }