Completed
Push — master ( 7c7683...e331c3 )
by Nikita
02:21
created
src/Regression/RegressionFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
     /**
57 57
      * @param string $className
58 58
      * @param array  $data
59
-     * @return InterfaceRegression
59
+     * @return RegressionModel
60 60
      * @throws TypeError
61 61
      */
62 62
     protected static function createContainer(string $className, array $data): RegressionModel
Please login to merge, or discard this patch.