mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 18:51:31 +00:00
resolved conflicts
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
<?php return array (
|
||||
'providers' =>
|
||||
array (
|
||||
0 => 'Modules\\PatientDiscounts\\Providers\\PatientDiscountsServiceProvider',
|
||||
),
|
||||
'eager' =>
|
||||
array (
|
||||
0 => 'Modules\\PatientDiscounts\\Providers\\PatientDiscountsServiceProvider',
|
||||
),
|
||||
'deferred' =>
|
||||
array (
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user