Skip to content

Commit cf9b749

Browse files
committed
formatting
1 parent c887875 commit cf9b749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Routing/PendingResourceRegistration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ public function shallow($shallow = true)
198198
/**
199199
* Define the callable that should be invoked on a missing model exception.
200200
*
201-
* @param $callback
201+
* @param callable $callback
202202
* @return $this
203203
*/
204204
public function missing($callback)

0 commit comments

Comments
 (0)