Method | Description | |
---|---|---|
editAction ( Elcodi\Component\User\Entity\Interfaces\CustomerInterface $customer, Symfony\Component\Form\FormView $formView, string $isValid ) : |
User profile page | |
homeAction ( ) : array | User page | |
navAction ( ) : array | Customer bar in top position |
public editAction ( Elcodi\Component\User\Entity\Interfaces\CustomerInterface $customer, Symfony\Component\Form\FormView $formView, string $isValid ) : |
||
$customer | Elcodi\Component\User\Entity\Interfaces\CustomerInterface | Customer |
$formView | Symfony\Component\Form\FormView | Form view |
$isValid | string | Is valid |
return | Response |