Skip to content

Commit 9d6cd20

Browse files
authored
Merge pull request #236 from lesstif/analysis-zYNpLK
Apply fixes from StyleCI
2 parents 373d57c + 76c101d commit 9d6cd20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Configuration/DotEnvConfiguration.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,10 @@ public function endsWith($haystack, $needles)
116116
}
117117

118118
/**
119-
* load dotenv
119+
* load dotenv.
120120
*
121121
* @param $path
122+
*
122123
* @throws JiraException
123124
*/
124125
private function loadDotEnv($path)

0 commit comments

Comments
 (0)