Skip to content

Commit 585a0f4

Browse files
Fixes rakutentech#43 lint
1 parent b1e2a18 commit 585a0f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LaravelRequestDocs.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ public function getControllersInfo(): array
7474
}
7575

7676
try {
77-
7877
$actionControllerName = $route->action['controller'] ?? $route->action["0"];
7978
/// Show Pnly Controller Name
8079
$controllerFullPath = explode('@', $actionControllerName)[0];

0 commit comments

Comments
 (0)