app/library/Bootstrap.php: Fix documentation for run() method.
This commit is contained in:
parent
3e34e72931
commit
9b2e38d9f3
1 changed files with 0 additions and 2 deletions
|
|
@ -54,8 +54,6 @@ class Bootstrap extends Injectable
|
|||
|
||||
/**
|
||||
* Runs the application.
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function run($uri)
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue