L10nService
in package
Question Aggregate L10n
Table of Contents
Properties
Methods
- __construct() : mixed
- save() : void
Properties
$modelQuestionL10n
private
QuestionL10n
$modelQuestionL10n
Methods
__construct()
public
__construct(QuestionL10n $modelQuestionL10n) : mixed
Parameters
- $modelQuestionL10n : QuestionL10n
save()
public
save(int $questionId, mixed $data[, bool $createIfNotExists = true ]) : void
Parameters
- $questionId : int
- $data : mixed
- $createIfNotExists : bool = true