9 lines
67 B
PHP
9 lines
67 B
PHP
<?php
|
|
|
|
namespace App\Services;
|
|
|
|
class PatientMigrationService
|
|
{
|
|
|
|
}
|