diff --git a/app/Client/Configuration.php b/app/Client/Configuration.php index 68bb2aa..0fd9acf 100644 --- a/app/Client/Configuration.php +++ b/app/Client/Configuration.php @@ -6,7 +6,7 @@ class Configuration { /** @var string */ protected $host; - + /** @var string */ protected $serverHost;