PHP Interface Fxmlrpc\CallClientInterface

Afficher le fichier Open project: lstrojny/fxmlrpc Interface Usage Examples

Méthodes publiques

Méthode Description
call ( string $method, array $arguments = [] ) : mixed Execute remote call

Method Details

call() public méthode

Execute remote call
public call ( string $method, array $arguments = [] ) : mixed
$method string
$arguments array
Résultat mixed