Skip to content

Commit 313b95a

Browse files
committed
:octocat: removed filesource and package from file docblocks
1 parent 91bdc2b commit 313b95a

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

src/DotEnv.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
/**
33
* Class DotEnv
44
*
5-
* @filesource DotEnv.php
65
* @created 07.09.2018
7-
* @package chillerlan\DotEnv
86
* @author Smiley <smiley@chillerlan.net>
97
* @copyright 2018 Smiley
108
* @license MIT

src/DotEnvException.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
/**
33
* Class DotEnvException
44
*
5-
* @filesource DotEnvException.php
65
* @created 17.04.2020
7-
* @package chillerlan\DotEnv
86
* @author smiley <smiley@chillerlan.net>
97
* @copyright 2020 smiley
108
* @license MIT

tests/EnvTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
/**
33
* Class EnvTest
44
*
5-
* @filesource EnvTest.php
65
* @created 25.11.2017
7-
* @package chillerlan\DotEnvTest
86
* @author Smiley <smiley@chillerlan.net>
97
* @copyright 2017 Smiley
108
* @license MIT

tests/EnvTestNonGlobal.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
/**
33
* Class EnvTestNonGlobal
44
*
5-
* @filesource EnvTestNonGlobal.php
65
* @created 03.01.2018
7-
* @package chillerlan\DotEnvTest
86
* @author Smiley <smiley@chillerlan.net>
97
* @copyright 2018 Smiley
108
* @license MIT

0 commit comments

Comments
 (0)