Skip to content

Commit 9cb3089

Browse files
author
David Terei
committed
Add in missing setSaslAuthData to api doc.
1 parent f75b16b commit 9cb3089

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

memcached-api.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,8 @@ public function isPersistent( ) {}
271271

272272
public function isPristine( ) {}
273273

274+
public function setSaslAuthData( $username, $password ) {}
275+
274276
}
275277

276278
class MemcachedException extends Exception {

0 commit comments

Comments
 (0)