Skip to content

Commit b0a1eba

Browse files
committed
fix: RUn cs:fix
Signed-off-by: Marcel Klehr <[email protected]>
1 parent e7b9bb4 commit b0a1eba

10 files changed

+10
-0
lines changed

lib/AppInfo/Application.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - Google
45
*

lib/Controller/ConfigController.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - google
45
*

lib/Controller/GoogleAPIController.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - google
45
*

lib/Notification/Notifier.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - google
45
*

lib/Service/GoogleAPIService.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - google
45
*

lib/Service/GoogleCalendarAPIService.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - google
45
*

lib/Service/GoogleContactsAPIService.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - google
45
*

lib/Service/GoogleDriveAPIService.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - google
45
*

lib/Service/GooglePhotosAPIService.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Nextcloud - google
45
*

lib/Service/UserScopeService.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2019 Julius Härtl <[email protected]>
45
*

0 commit comments

Comments
 (0)