Ejemplo n.º 1
0
 /**
  * @return bool
  */
 public function purge()
 {
     return $this->git->removeConfigSection('pflow.history');
 }