Updated app config docblock formatting

This commit is contained in:
Chris Kankiewicz
2020-02-18 13:20:31 -07:00
parent 86402e2da6
commit 6e918a8fca

View File

@@ -26,8 +26,8 @@ return [
/**
* Your Google analytics tracking ID.
* Expected format: 'UA-123456789-0'.
*
* Expected format: 'UA-123456789-0'
* Default value: false
*/
'google_analytics_id' => Helpers::env('GOOGLE_ANALYTICS_ID'),