Skip to content

Commit 9920774

Browse files
committed
feat: ready for symfony 5.3, add github actions, merged from orginal repo suncat2000#143, suncat2000#144, suncat2000#135, suncat2000#133
1 parent 109ea06 commit 9920774

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/MobileDetectBundle.php

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,5 @@
2020
*/
2121
class MobileDetectBundle extends Bundle
2222
{
23-
/**
24-
* {@inheritdoc}
25-
*/
26-
public function getContainerExtension(): MobileDetectBundleExtension
27-
{
28-
return new MobileDetectBundleExtension();
29-
}
23+
3024
}

0 commit comments

Comments
 (0)