Skip to content

Commit 97b2f93

Browse files
committed
Parameter documentation for the login() function
1 parent 775ce30 commit 97b2f93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Protocols/EPP/eppConnection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ public function connect($hostname = null, $port = null) {
408408

409409
/**
410410
* Performs an EPP login request and checks the result
411+
* @param bool $usecdata Enclose the password field with [[CDATA]]
411412
* @return bool
412413
*/
413414
public function login($usecdata = false) {

0 commit comments

Comments
 (0)