Checks whether specified service does exist in the retrieved endpoints for this user.
public hasService ( $serviceName, string $ns = null ) : boolean | ||
$ns | string | optional The namespace |
return | boolean | Returns true if specified service does exist for this user. |