Skip to content

Commit 07e8a4c

Browse files
committed
StimulusBundle => WebauthnStimulusBundle
1 parent fb244cd commit 07e8a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stimulus/src/StimulusBundle.php renamed to src/stimulus/src/WebauthnStimulusBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
use Symfony\Component\HttpKernel\Bundle\Bundle;
1010

11-
final class StimulusBundle extends Bundle
11+
final class WebauthnStimulusBundle extends Bundle
1212
{
1313
public function getPath(): string
1414
{

0 commit comments

Comments
 (0)