help() public method

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