Skip to content

Commit 6eb17c9

Browse files
authored
Update DashboardController.php
1 parent ee39af0 commit 6eb17c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/Controller/Keeper/DashboardController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Spiral\Prototype\Traits\PrototypeTrait;
1616

1717
/**
18-
* @Keeper\Controller(name="dashboard", path="")
18+
* @Keeper\Controller(name="dashboard", prefix="")
1919
*/
2020
class DashboardController
2121
{

0 commit comments

Comments
 (0)