ProductConditionNoticeTextPhrasePhraseService
in package
implements
ProductConditionNoticeTextPhraseService
Class ProductConditionNoticeTextPhraseService
Interfaces, Classes and Traits
- ProductConditionNoticeTextPhraseService
- Interface ProductConditionNoticeTextPhraseService
Table of Contents
- $textManager : LanguageTextManager
- __construct() : mixed
- getTextPhrase() : string
- Return the text phrase for the provided text phrase name.
Properties
$textManager
private
LanguageTextManager
$textManager
Methods
__construct()
public
__construct(LanguageTextManager $textManager) : mixed
Parameters
- $textManager : LanguageTextManager
Return values
mixed —getTextPhrase()
Return the text phrase for the provided text phrase name.
public
getTextPhrase(string $phraseName) : string
Parameters
- $phraseName : string