예제 #1
0
파일: Vista.php 프로젝트: cancelajavi/2-DAW
 public static function setNombre($nombre)
 {
     self::$_nombre = $nombre;
 }