Files
brilo-example/src/Service/Remote/BriloApiPosts.php
T
2024-08-03 20:46:59 +02:00

11 lines
89 B
PHP

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