Skip to content

Commit

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

/**
* @Keeper\Controller(name="profile", path="/")
* @Keeper\Controller(name="profile", prefix="/")
*/
class ProfileController implements SingletonInterface
{
Expand Down

0 comments on commit ee39af0

Please sign in to comment.