Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitff4c78a

Browse files
committed
Resolved problems.
1 parentac7aec4 commitff4c78a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/cache/adapters/couchbasecollection_adapter.rst‎

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp