Beispiel #1
0
 /**
  * Constructor privado
  */
 private function __construct()
 {
     $this->vista = Vista::getInstancia();
 }