Documentation

CheckController
in package
implements IController

Table of Contents

Interfaces

IController

Properties

$helper  : CheckListHelper
$userAccountRepository  : UserAccountRepository

Methods

__construct()  : mixed
acknowledgePricingAction()  : mixed
acknowledgeUserVatAction()  : mixed
checkAction()  : mixed
getClientById()  : UserAccount

Properties

Methods

acknowledgePricingAction()

public acknowledgePricingAction(int $userId) : mixed
Parameters
$userId : int

acknowledgeUserVatAction()

public acknowledgeUserVatAction(int $userId) : mixed
Parameters
$userId : int

checkAction()

public checkAction(int $userId) : mixed
Parameters
$userId : int

        
On this page

Search results