Completed
Branch master (70f137)
by Saurabh
08:50
created
src/Http/Controllers/Admin/DocumentProviderCertificateController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
     /**
28 28
      * Gets the expires date for your BankID certificate.
29 29
      *
30
-     * @param  Request $request
31 30
      * @return \Illuminate\Http\Response
32 31
      */
33 32
     public function __invoke()
Please login to merge, or discard this patch.
src/Http/Controllers/Admin/EventsController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@
 block discarded – undo
28 28
      * Returns the EventsQueue encryptionKey
29 29
      * as a base64 encoded string.
30 30
      *
31
-     * @param  Request $request
32 31
      * @return \Illuminate\Http\Response
33 32
      */
34 33
     public function __invoke()
Please login to merge, or discard this patch.