Mark ServerConfig as internal
This commit is contained in:
@@ -8,6 +8,8 @@ namespace Nsq\Config;
|
||||
* The configuration object that holds the config status for a single Connection.
|
||||
*
|
||||
* @psalm-immutable
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
final class ServerConfig
|
||||
{
|
||||
|
Reference in New Issue
Block a user