PHP Class xmlrpc_server_methods_container

Afficher le fichier Open project: snoopythesecuritydog/dvws

Méthodes publiques

Méthode Description
findstate ( integer $s ) : string a PHP version of the state-number server. Send me an integer and i'll sell you a state
phpwarninggenerator ( $m ) * Method used to test logging of php warnings generated by user functions.

Method Details

findstate() public méthode

a PHP version of the state-number server. Send me an integer and i'll sell you a state
public findstate ( integer $s ) : string
$s integer
Résultat string

phpwarninggenerator() public méthode

* Method used to test logging of php warnings generated by user functions.
public phpwarninggenerator ( $m )