Completed
Pull Request — master (#8)
by Thomas Mauro
04:42
created
src/MaglMarkdown/Cache/CacheListener.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      * Saves the rendered markdown within the cache.
84 84
      *
85 85
      * @param \Zend\EventManager\Event $event
86
-     * @return mixed
86
+     * @return boolean
87 87
      * @throws \Zend\Cache\Exception\ExceptionInterface
88 88
      */
89 89
     public function postRender(Event $event)
Please login to merge, or discard this patch.