Skip to content

Commit ee39af0

Browse files
authored
Update ProfileController.php
1 parent 13e6ce9 commit ee39af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/Controller/Keeper/ProfileController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
use Spiral\Translator\Traits\TranslatorTrait;
2323

2424
/**
25-
* @Keeper\Controller(name="profile", path="/")
25+
* @Keeper\Controller(name="profile", prefix="/")
2626
*/
2727
class ProfileController implements SingletonInterface
2828
{

0 commit comments

Comments
 (0)