Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
heelc29 committed Jun 30, 2022
1 parent 6a80093 commit 5339da7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/system/webauthn/services/provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
use Webauthn\MetadataService\MetadataStatementRepository;
use Webauthn\PublicKeyCredentialSourceRepository;

return new class implements ServiceProviderInterface {
return new class implements ServiceProviderInterface
{
/**
* Registers the service provider with a DI container.
*
Expand Down

0 comments on commit 5339da7

Please sign in to comment.