Closed idrissneumann closed 1 year ago
There are a few other pages that need this fix, too - tracking with https://issues.couchbase.com/browse/DOC-11307
Hi @RichardSmedley and thanks for the review. I opened I new one with other fix I you want to check :) : https://github.com/couchbase/docs-sdk-php/pull/121
A quick fix: It miss
\Exception\
in the namespase path for theDocumentNotFoundException
.Thanks in advance.