Skip to content

Commit a49b3c1

Browse files
committed
fix comment
1 parent 6f05a0f commit a49b3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaunchDarkly/ConsulFeatureRequester.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class ConsulFeatureRequester extends FeatureRequesterBase
88
{
99
/** @var string */
1010
protected $_prefix;
11-
/** @var DynamoDbClient */
11+
/** @var \SensioLabs\Consul\Services\KV */
1212
protected $_kvClient;
1313

1414
public function __construct($baseUri, $sdkKey, $options)

0 commit comments

Comments
 (0)