DocTo/companion/app/Services/DocumentGenerationService.php

9 lines
77 B
PHP

<?php
namespace App\Services;
class DocumentGenerationService
{
}