Example #1
0
 /**
  *  {@inheritdoc}
  */
 public function __destruct()
 {
     $this->csv = null;
     parent::__destruct();
 }