Files
streamline-emr/docker/statistics/bootstrap/cache/insurance_module.php
T
2025-03-31 03:46:05 +03:00

13 lines
253 B
PHP
Executable File

<?php return array (
'providers' =>
array (
0 => 'Modules\\Insurance\\Providers\\InsuranceServiceProvider',
),
'eager' =>
array (
0 => 'Modules\\Insurance\\Providers\\InsuranceServiceProvider',
),
'deferred' =>
array (
),
);