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 2edea70 commit 50a3260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApiNames.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
abstract class ApiNames
{
const GOOGLE_PLACES = 'google places';
const GOOGLE_PLACES_PLATFORM = 'google places platform'
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 50a3260

Please sign in to comment.