Exemplo n.º 1
0
 function infuse_gas(pump $pump)
 {
     echo "pinto: ";
     $pump->get_gas();
 }