Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Nov 28, 2022
1 parent 2f57c8c commit 89361c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/console/controllers/ServeController.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ class ServeController extends BaseServeController
public $docroot = '@webroot';

/**
* @var string path or [path alias](guide:concept-aliases) to router script.
* See https://www.php.net/manual/en/features.commandline.webserver.php
* @inheritdoc
*/
public $router = '@app/../bootstrap/router.php';

Expand Down

0 comments on commit 89361c0

Please sign in to comment.