6 lines
68 B
PHP
6 lines
68 B
PHP
<?php
|
|
|
|
namespace App\Services\Report;
|
|
|
|
final class ReportManager {}
|