Skip to content

Instantly share code, notes, and snippets.

@2Fwebd
Last active February 5, 2019 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2Fwebd/7b0ffa480aded7640316060b208f0795 to your computer and use it in GitHub Desktop.
Save 2Fwebd/7b0ffa480aded7640316060b208f0795 to your computer and use it in GitHub Desktop.
<?php
/**
* The public Google API key used for the Google Map API
*
* @var string
*/
private $publicApiKey = 'yyyyyyy';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment