Exemplo n.º 1
0
 public function setCurrent()
 {
     N2Base::$currentApplicationType = $this;
     return $this;
 }