Completed
Pull Request — master (#2657)
by Jeroen
05:52
created
src/Kunstmaan/NodeBundle/Controller/SlugActionInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
 {
14 14
     /**
15 15
      * @deprecated Using the "Kunstmaan\NodeBundle\Controller\SlugActionInterface::getControllerAction" to customize the page render is deprecated since KunstmaanNodeBundle 5.7 and will be removed in KunstmaanNodeBundle 6.0. Use the "kunstmaan_node.page_render" event instead.
16
-     * @return mixed
16
+     * @return string
17 17
      */
18 18
     public function getControllerAction();
19 19
 }
Please login to merge, or discard this patch.