andre 2 anni fa
parent
commit
22627341f3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/Hooks/ClientAreaPrimarySidebar.php

+ 1 - 1
app/Hooks/ClientAreaPrimarySidebar.php

@@ -30,7 +30,7 @@ $hookManager->register(
             __FUNCTION__,
             $request->get('id'),
             'Debug ID',
-            $this
+            $request
         );
 
         /**