Skip to content

Commit daad20d

Browse files
author
guillermo-fisher
committed
Removed the unneeded docblocks.
1 parent a603126 commit daad20d

File tree

5 files changed

+0
-30
lines changed

5 files changed

+0
-30
lines changed

lib/Github/Api/Enterprise/ManagementConsole.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the php-github-api package.
4-
*
5-
* For the full copyright and license information, please view the LICENSE
6-
* file that was distributed with this source code.
7-
*/
82

93
namespace Github\Api\Enterprise;
104

test/Github/Tests/Api/Enterprise/LicenseTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the php-github-api package.
4-
*
5-
* For the full copyright and license information, please view the LICENSE
6-
* file that was distributed with this source code.
7-
*/
82

93
namespace Github\Tests\Api\Enterprise;
104

test/Github/Tests/Api/Enterprise/ManagementConsoleTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the php-github-api package.
4-
*
5-
* For the full copyright and license information, please view the LICENSE
6-
* file that was distributed with this source code.
7-
*/
82

93
namespace Github\Tests\Api\Enterprise;
104

test/Github/Tests/Api/Enterprise/StatsTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the php-github-api package.
4-
*
5-
* For the full copyright and license information, please view the LICENSE
6-
* file that was distributed with this source code.
7-
*/
82

93
namespace Github\Tests\Api\Enterprise;
104

test/Github/Tests/Api/EnterpriseTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the PHP GitHub API package.
4-
*
5-
* For the full copyright and license information, please view the LICENSE
6-
* file that was distributed with this source code.
7-
*/
82

93
namespace Github\Tests\Api;
104

0 commit comments

Comments
 (0)