Skip to content

Commit cd16ff4

Browse files
committed
Several codestyle fixes
1 parent 6215bab commit cd16ff4

File tree

101 files changed

+102
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+102
-1
lines changed

Tests/GithubObjectTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/GithubTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/Package/Activity/EventsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/Package/Activity/FeedsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/Package/Activity/NotificationsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/Package/Activity/StarringTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/Package/Activity/WatchingTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/Package/ActivityTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/Package/AuthorizationsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

Tests/Package/Data/BlobsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
45
* @license GNU General Public License version 2 or later; see LICENSE

0 commit comments

Comments
 (0)