UserConfigurationReaderInterface
in
Interface UserConfigurationReaderInterface
Tags
Table of Contents
- getUserConfiguration() : string
- Gets a user configuration (table: user_configuration)
Methods
getUserConfiguration()
Gets a user configuration (table: user_configuration)
public
getUserConfiguration(IdType $userId, string $configurationKey) : string
Parameters
- $userId : IdType
- $configurationKey : string