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

13 lines
249 B
PHP
Executable File

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