summaryrefslogtreecommitdiffstats
path: root/src/Controller/View/Twig.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Controller/View/Twig.php')
-rw-r--r--src/Controller/View/Twig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Controller/View/Twig.php b/src/Controller/View/Twig.php
index 3b9b7b8..3645ec5 100644
--- a/src/Controller/View/Twig.php
+++ b/src/Controller/View/Twig.php
@@ -21,7 +21,7 @@ trait Twig
* Get server request
* @return ServerRequestInterface
*/
- abstract protected function getRequest();
+ abstract public function getRequest();
/**
* Output result