Beispiel #1
0
 public function testRegister()
 {
     $a['!a']['class'] = __CLASS__;
     $this->object->registerModule(__CLASS__);
 }