Completed
Pull Request — master (#302)
by David
06:19
created
src/SymfonyCache/CacheEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
      * Events that occur after the response is created provide the default response.
77 77
      * Event listeners can also set the response to make it available here.
78 78
      *
79
-     * @return Response|null The response if one was set
79
+     * @return Response The response if one was set
80 80
      */
81 81
     public function getResponse()
82 82
     {
Please login to merge, or discard this patch.