Пример #1
0
 public function getGeneratorFlags()
 {
     $ret = parent::getGeneratorFlags();
     $ret['hasHome'] = true;
     return $ret;
 }