package io.github.evisentin.wordpress.rest.client.domain; public abstract class WpBaseRestClient implements WpRestClient { }