Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 1c4b0e1

Browse files
committed
Remove deprecated Application::send method
1 parent ff1429b commit 1c4b0e1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/Application.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -350,13 +350,6 @@ public function run()
350350
return $this;
351351
}
352352

353-
/**
354-
* @deprecated
355-
*/
356-
public function send()
357-
{
358-
}
359-
360353
/**
361354
* Complete the request
362355
*

0 commit comments

Comments
 (0)