<?php

namespace Pionia\Request;

use Pionia\Core\Services\ServiceContract;

/**
 * @inheritDoc
 */
class BaseRestService extends ServiceContract {}
