Completed
Push — master ( 9fe4d8...85fc2a )
by Tim
10s
created
src/AppserverIo/SingleApp/ServletEngine/FlatServletEngine.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
84 84
      * @param \AppserverIo\Server\Interfaces\RequestContextInterface $requestContext A requests context instance
85 85
      * @param integer                                                $hook           The current hook to process logic for
86 86
      *
87
-     * @return boolean
87
+     * @return boolean|null
88 88
      *
89 89
      * @throws \AppserverIo\Server\Exceptions\ModuleException
90 90
      */
Please login to merge, or discard this patch.