Completed
Push — master ( dadcb3...c3a59f )
by Restu
13:22
created
src/Core/Http/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
     /**
94 94
      * Gets the Session.
95 95
      *
96
-     * @return Session|null The session
96
+     * @return Session The session
97 97
      */
98 98
     public function getSession()
99 99
     {
Please login to merge, or discard this patch.