Example #1
0
 private function companyMap()
 {
     $mapAction = new Maps($this->token);
     return $mapAction->staticCompanyMap();
 }