Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff4c78a

Browse filesBrowse files
committed
Resolved problems.
1 parent ac7aec4 commit ff4c78a
Copy full SHA for ff4c78a

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎components/cache/adapters/couchbasecollection_adapter.rst

Copy file name to clipboardExpand all lines: components/cache/adapters/couchbasecollection_adapter.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: Cache Pool
33
single: Couchabase Cache
44

5-
.. _couchbase-adapter:
5+
.. _couchbase-collection-adapter:
66

77
Couchbase Cache Adapter
88
=======================
@@ -79,7 +79,7 @@ helper method also accepts an array of options as its second argument. The
7979
expected format is an associative array of ``key => value`` pairs representing
8080
option names and their respective values::
8181

82-
use Symfony\Component\Cache\Adapter\CouchbaseBucketAdapter;
82+
use Symfony\Component\Cache\Adapter\CouchbaseCollectionAdapter;
8383

8484
$client = CouchbaseCollectionAdapter::createConnection(
8585
// a DSN string or an array of DSN strings

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.