8000 Resolved error in validation. · symfony/symfony-docs@1339224 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1339224

Browse files
committed
Resolved error in validation.
1 parent 33e3ac5 commit 1339224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/cache/adapters/couchbasebucket_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ option names and their respective values::
9999
Available Options
100100
~~~~~~~~~~~~~~~~~
101101

102-
``username`` (type: ``string``, default: ````)
102+
``username`` (type: ``string``)
103103
Username for connection ``CoucbaseCluster``.
104104

105-
``password`` (type: ``string``, default: ````)
105+
``password`` (type: ``string``)
106106
Password of connection ``CouchbaseCluster``.
107107

108108
``operationTimeout`` (type: ``int``, default: ``2500000``)

0 commit comments

Comments
 (0)
0