consistent class naming

This commit is contained in:
Shish
2019-09-29 17:37:03 +01:00
parent 1314c3990a
commit 160f673060
16 changed files with 16 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
* Documentation:
*
*/
class google_analyticsInfo extends ExtensionInfo
class GoogleAnalyticsInfo extends ExtensionInfo
{
public const KEY = "google_analytics";