Skip to content

Commit

Permalink
style: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Sep 11, 2024
1 parent ceaeeb8 commit 6728810
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/App/Request/Debug/DebugDownloadLogsEndpointRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@

use MyParcelNL\Pdk\App\Request\AbstractEndpointRequest;

class DebugDownloadLogsEndpointRequest extends AbstractEndpointRequest { }
class DebugDownloadLogsEndpointRequest extends AbstractEndpointRequest
{
}

0 comments on commit 6728810

Please sign in to comment.