Skip to content

Commit

Permalink
Update ApiNames.php
Browse files Browse the repository at this point in the history
  • Loading branch information
andywaite authored Oct 29, 2019
1 parent 28391d7 commit 2edea70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ApiNames.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
abstract class ApiNames
{
const GOOGLE_PLACES = 'google places';
const GOOGLE_PLACES_PLATFORM = 'google places platform'
const YANDEX_MAPS = 'yandex maps';
const BING_WEB_SEARCH = 'bing web search';
const FACEBOOK_GRAPH = 'facebook graph';
Expand Down

0 comments on commit 2edea70

Please sign in to comment.