Skip to content
Snippets Groups Projects
Commit d8dd5ed5 authored by Moreau Elise's avatar Moreau Elise
Browse files

View account action => account action

parent e297a6e1
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ namespace App\Application\Actions\User; ...@@ -6,7 +6,7 @@ namespace App\Application\Actions\User;
use Psr\Http\Message\ResponseInterface as Response; use Psr\Http\Message\ResponseInterface as Response;
use App\Domain\User\UserNotFoundException; use App\Domain\User\UserNotFoundException;
class ViewAccountAction extends UserAction class AccountAction extends UserAction
{ {
/** /**
* {@inheritdoc} * {@inheritdoc}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment