brilo-example/src/Service/Remote/BriloApiPosts.php

11 lines
89 B
PHP

<?php
declare(strict_types=1);
namespace App\Service\Remote;
class BriloApiPosts
{
}