mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-26 15:25:18 +02:00
Updated app config docblock formatting
This commit is contained in:
@@ -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'),
|
||||
|
Reference in New Issue
Block a user