Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Server.php
Expand Up @@ -172,8 +172,8 @@ public function __call($method, $params)
*
* @param string|array|callable $function Valid callback
* @param string $namespace Optional namespace prefix
* @throws Server\Exception\InvalidArgumentException
* @return void
* @throws \Zend\XmlRpc\Exception\InvalidArgumentException
*/
public function addFunction($function, $namespace = '')
{
Expand Down

0 comments on commit dcdecad

Please sign in to comment.