get_service()
get_service(string $id): \Barn2\PTP_Lib\Service
Get the service for the specified ID.
Parameters
string | $id | The service ID |
Returns
\Barn2\PTP_Lib\Service —The service object
An object that provides services (instances of Barn2\PTP_Lib\Service).
get_service(string $id): \Barn2\PTP_Lib\Service
Get the service for the specified ID.
string | $id | The service ID |
The service object