We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9d357 commit 84e5447Copy full SHA for 84e5447
src/SocketLabs/InjectionApi/Core/ApiKeyParser.cs
@@ -5,7 +5,7 @@ namespace SocketLabs.InjectionApi.Core
5
/// <summary>
6
/// Parses a provided api key and provides a result
7
/// </summary>
8
- public class ApiKeyParser : IApiKeyParser
+ internal class ApiKeyParser : IApiKeyParser
9
{
10
11
/// Parses the provided Api key.
0 commit comments