phpDocumentor

CustomerUserConfigurationRepository

Class CustomerUserConfigurationRepository

Table of Contents

CUSTOMERS_PER_PAGE_CONFIGURATION_KEY  = 'CUSTOMERS_PER_PAGE'
PROMPT_CONFIGURATION_KEY  = 'SHOW_WARNING_ON_LOGIN_AS_CUSTOMER'
$service  : UserConfigurationService
$userId  : int
__construct()  : mixed
getCustomersPerPageValue()  : int
getShowWarningOnLoginAsCustomerValue()  : bool
setCustomersPerPageValue()  : void
setShowWarningOnLoginAsCustomerValue()  : void

Constants

Properties

Methods

setShowWarningOnLoginAsCustomerValue()

public setShowWarningOnLoginAsCustomerValue(bool $value) : void
Parameters
$value : bool
Return values
void

Search results