示例#1
0
 public static function setTotalVehiculos($totalVehiculos)
 {
     return self::$totalVehiculos = $totalVehiculos;
 }