Ejemplo n.º 1
0
 /**
  * 
  *
  * @return integer $maxResults
  * @static 
  */
 public static function getMaxResults()
 {
     return \Geocoder\Geocoder::getMaxResults();
 }