Skip to content

Commit 51eae8d

Browse files
committed
Revert "Fix Symfony 6 compatibility"
This reverts commit fdb0d98.
1 parent a215132 commit 51eae8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Clockwork/Support/Symfony/ClockworkBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class ClockworkBundle extends Bundle
66
{
7-
protected function getContainerExtensionClass(): string
7+
protected function getContainerExtensionClass()
88
{
99
return ClockworkExtension::class;
1010
}

0 commit comments

Comments
 (0)