Skip to content

Commit b3052e1

Browse files
Fixed phpdoc
1 parent 00379ab commit b3052e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Loader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ protected function beginsWithAQuote($value)
295295
*
296296
* @param string $name
297297
*
298-
* @return string
298+
* @return string|null
299299
*/
300300
public function getEnvironmentVariable($name)
301301
{

0 commit comments

Comments
 (0)