help() public méthode

public help ( )
Exemple #1
0
 public function help()
 {
     $this->runTests = false;
     return parent::help();
 }
Exemple #2
0
 public function help()
 {
     $this->generate = false;
     return parent::help();
 }
Exemple #3
0
 public function help()
 {
     $this->tagVersion = false;
     return parent::help();
 }