Skip to content

Commit 3e6d347

Browse files
authored
Merge pull request #4830 from laravel/driesvints-patch-1
[5.7] Remove white line for throws annotation
2 parents 56221a4 + 747d660 commit 3e6d347

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contributions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ Below is an example of a valid Laravel documentation block. Note that the `@para
7777
* @param \Closure|string|null $concrete
7878
* @param bool $shared
7979
* @return void
80-
*
8180
* @throws \Exception
8281
*/
8382
public function bind($abstract, $concrete = null, $shared = false)

0 commit comments

Comments
 (0)