Completed
Push — master ( 8a3554...20628b )
by Ryan
07:18
created
src/Entry/EntryRouter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
      * @param       $name
109 109
      * @param       $entry
110 110
      * @param array $parameters
111
-     * @return mixed|null|string
111
+     * @return null|string
112 112
      */
113 113
     public function make($name, $entry, array $parameters = [])
114 114
     {
Please login to merge, or discard this patch.