Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aa6c5a
)
Remove container member defined in AbstractController
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 10 Nov 2023 11:28:32 +0000
(12:28 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 10 Nov 2023 11:28:32 +0000
(12:28 +0100)
Controller/CaptchaController.php
patch
|
blob
|
history
diff --git
a/Controller/CaptchaController.php
b/Controller/CaptchaController.php
index fb7e8a083e80af49e36d7db64eaf0e77c33b8a5c..dbc40401fbc1e1d31774f5fc0ef168d8d6bc185a 100644
(file)
--- a/
Controller/CaptchaController.php
+++ b/
Controller/CaptchaController.php
@@
-35,13
+35,6
@@
class CaptchaController extends AbstractController implements ServiceSubscriberI
*/
protected string $cache;
- /**
- * The ContainerInterface instance
- *
- * @var ContainerInterface
- */
- protected $container;
-
/**
* The stream context instance
*/