UserConfigurationReader

Implements \UserConfigurationReaderInterface

Class UserConfigurationReader

category

System

package

UserConfiguration

subpackage

Repository

Methods

__construct

__construct(\CI_DB_query_builder $db) 

Arguments

$db

\CI_DB_query_builder

Gets a user configuration (table: user_configuration)

getUserConfiguration(\IdType $userId, string $configurationKey) : string
override

Arguments

$userId

\IdType

$configurationKey

string

Response

string

Properties

db

db : \CI_DB_query_builder
var

Type(s)

\CI_DB_query_builder