Completed
Pull Request — master (#22)
by
unknown
02:52
created
Classes/Condition/ConditionFactory.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
      * function, with `hasCondition()`.
94 94
      *
95 95
      * @param $conditionName
96
-     * @return mixed
96
+     * @return string
97 97
      * @throws \Exception
98 98
      */
99 99
     public function getCondition($conditionName)
Please login to merge, or discard this patch.