Passed
Branch master (374c40)
by Ryosuke
12:13
created
src/HasByNonDependentSubqueryMacro.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
      *
108 108
      * @param string        $relationMethod
109 109
      * @param string        $whereInMethod
110
-     * @param null|callable $constraints
110
+     * @param callable $constraints
111 111
      */
112 112
     protected function applyForCurrentRelation(string $relationMethod, string $whereInMethod, callable $constraints): void
113 113
     {
Please login to merge, or discard this patch.