Completed
Pull Request — master (#18)
by Vladimir
02:14
created
src/Manager/PageManager.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -56,6 +56,9 @@
 block discarded – undo
56 56
         $this->staticPageViews  = array();
57 57
     }
58 58
 
59
+    /**
60
+     * @param \allejo\stakx\Object\Configuration $configuration
61
+     */
59 62
     public function configureTwig ($configuration, $options)
60 63
     {
61 64
         $twig = new TwigManager();
Please login to merge, or discard this patch.