Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Data Fields | |
const | HTML_FILTER = "/i18n:\s?'(?<value>[^'\\\\]*(?:\\\\.[^'\\\\]*)*)'/i" |
Protected Member Functions | |
_parse () | |
![]() | |
_parse () | |
_addPhrase ($phrase, $line='') | |
_stripFirstAndLastChar ($phrase) | |
_isFirstAndLastCharIsQuote ($phrase) | |
getEnclosureCharacter ($phrase) | |
trimEnclosure ($phrase) | |
isQuote ($char) | |
Additional Inherited Members | |
![]() | |
parse ($file) | |
getPhrases () | |
![]() | |
$_file | |
$_phrases = [] | |
|
protected |
{}
Definition at line 25 of file Html.php.
const HTML_FILTER = "/i18n:\s?'(?<value>[^'\\\\]*(?:\\\\.[^'\\\\]*)*)'/i" |