Beispiel #1
0
 public function givenADependentCommandGroup()
 {
     $this->commandGroup = new DependentCommandGroup();
     $this->commandGroup->setVerbosity(false);
 }