Completed
Push — master ( a39cf7...509ea1 )
by Matt
01:41
created
src/Vivait/TenantBundle/Locator/GetParameterLocator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
      * @param string         $parameterName
60 60
      * @param TenantRegistry $registry
61 61
      *
62
-     * @return mixed
62
+     * @return string
63 63
      */
64 64
     public static function getTenantFromRequest(Request $request, $parameterName = 'tenant', TenantRegistry $registry)
65 65
     {
Please login to merge, or discard this patch.