You are here

protected property XmlRpcTrait::$endPoint in xmlrpc 8

The XML-RPC server endpoint.

Type: string

File

src/XmlRpcTrait.php, line 17

Class

XmlRpcTrait
XmlRpcTrait provides the getEndpoint() method used in tests and examples.

Namespace

Drupal\xmlrpc

Code

protected $endPoint;