Skip to content

Commit

Permalink
Update DashboardController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j authored May 11, 2020
1 parent ee39af0 commit 6eb17c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/Controller/Keeper/DashboardController.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
use Spiral\Prototype\Traits\PrototypeTrait;

/**
* @Keeper\Controller(name="dashboard", path="")
* @Keeper\Controller(name="dashboard", prefix="")
*/
class DashboardController
{
Expand Down

0 comments on commit 6eb17c9

Please sign in to comment.