示例#1
0
 /**
  * @param mixed $notas
  */
 public static function setNotas($notas)
 {
     self::$_notas = $notas;
 }