Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229475d commit c15a945Copy full SHA for c15a945
1 file changed
src/Loader.php
@@ -235,8 +235,8 @@ protected function sanitiseVariableValue($name, $value)
235
/**
236
* Resolve the nested variables.
237
*
238
- * Look for {$varname} patterns in the variable value and replace with an existing
239
- * environment variable.
+ * Look for {$varname} patterns in the variable value and replace with an
+ * existing environment variable.
240
241
* @param string $value
242
0 commit comments