Exemple #1
0
 protected function createTexy()
 {
     $texy = parent::createTexy();
     $texy->headingModule->top = 2;
     return $texy;
 }