Skip to content

Commit 84e5447

Browse files
committed
make internal
1 parent 5d9d357 commit 84e5447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SocketLabs/InjectionApi/Core/ApiKeyParser.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace SocketLabs.InjectionApi.Core
55
/// <summary>
66
/// Parses a provided api key and provides a result
77
/// </summary>
8-
public class ApiKeyParser : IApiKeyParser
8+
internal class ApiKeyParser : IApiKeyParser
99
{
1010
/// <summary>
1111
/// Parses the provided Api key.

0 commit comments

Comments
 (0)