Skip to content

Commit 6de1629

Browse files
lint fix for ci
1 parent 13274f8 commit 6de1629

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/LaravelRequestDocs.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,7 @@ public function appendRequestRules(array $controllersInfo)
152152
$customRules,
153153
);
154154
}
155-
156155
$controllersInfo[$index]['docBlock'] = $this->lrdDocComment($reflectionMethod->getDocComment());
157-
158156
}
159157
return $controllersInfo;
160158
}

0 commit comments

Comments
 (0)