diff --git a/src/Config/ServerConfig.php b/src/Config/ServerConfig.php index 1647fd6..2a1a8de 100644 --- a/src/Config/ServerConfig.php +++ b/src/Config/ServerConfig.php @@ -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 {