"connect" works and stores token in config
[shpub.git] / src / shpub / Config / Host.php
index 6ef05d971d6064862b74b561a886941e19866aed..5dd23ddf0b7b316fe8aa4dd2eff592a2c7edc80b 100644 (file)
@@ -25,11 +25,11 @@ class Config_Host
     public $token;
 
     /**
-     * Host information cache
+     * Host information
      *
-     * @var Config_HostCache
+     * @var Config_HostEndpoints
      */
-    public $cache;
+    public $endpoints;
 
     /**
      * If this host is the default one