9 lines
71 B
PHP
9 lines
71 B
PHP
<?php
|
|
|
|
namespace App\Services\Reports;
|
|
|
|
class PatientQueryBuilder
|
|
{
|
|
|
|
}
|