We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7401fca commit ee0a94dCopy full SHA for ee0a94d
1 file changed
src/Reader/EnvReader.Try.cs
@@ -7,7 +7,6 @@
7
namespace DotEnv.Core;
8
9
// These methods return 'false' if the environment variable is null not set.
10
-/// <inheritdoc />
11
public partial class EnvReader
12
{
13
/// <inheritdoc />
0 commit comments