Răsfoiți Sursa

debug clientarea

andre 2 ani în urmă
părinte
comite
d978aea7cb
1 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  1. 3 3
      core/DependencyInjection/DependencyInjection.php

+ 3 - 3
core/DependencyInjection/DependencyInjection.php

@@ -19,7 +19,7 @@ class DependencyInjection
         logModuleCall(
             'kerioEmail',
             __FUNCTION__,
-            $methodName,
+            'Debug Get',
             'Debug Get',
             $className
         );
@@ -43,7 +43,7 @@ class DependencyInjection
         logModuleCall(
             'kerioEmail',
             __FUNCTION__,
-            $methodName,
+            'Debug Create',
             'Debug Create',
             $className
         );
@@ -66,7 +66,7 @@ class DependencyInjection
         logModuleCall(
             'kerioEmail',
             __FUNCTION__,
-            $methodName,
+            'Debug Call',
             'Debug Call',
             $className
         );