Exemple #1
0
 /**
  * @return	MyStartupTask
  */
 public function __construct()
 {
     parent::__construct(array('test-a' => null));
 }