@@ -78,7 +78,7 @@ |
||
78 | 78 | * @param string[] $servers Caching proxy server hostnames or IP |
79 | 79 | * addresses, including port if not port 80. |
80 | 80 | * E.g. ['127.0.0.1:6081'] |
81 | - * @param string|string[] $baseUris Default application hostnames, optionally |
|
81 | + * @param string $baseUris Default application hostnames, optionally |
|
82 | 82 | * including base URL, for purge and refresh |
83 | 83 | * requests (optional). At least one is required if |
84 | 84 | * you purge and refresh paths instead of |