Skip to content

Commit

Permalink
fix autoload failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-Woz committed Sep 10, 2024
1 parent 4fb0a98 commit 4c953ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Couchbase/Management/AnalyticsIndexManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
use Couchbase\Exception\InvalidArgumentException;
use Couchbase\Extension;

class AnalyticsIndexManager implements AnalyticsIndexManagerInterface
class AnalyticsIndexManager
{
/**
* @var resource
Expand Down

0 comments on commit 4c953ff

Please sign in to comment.