Emoji
Bitrix Framework
Tags
Table of Contents
Methods
- decode() : mixed
- encode() : mixed
- getFetchModificator() : mixed
- getSaveModificator() : mixed
- replace() : string|array<string|int, string>|null
Methods
decode()
public
static decode(mixed $text) : mixed
Parameters
- $text : mixed
encode()
public
static encode(mixed $text) : mixed
Parameters
- $text : mixed
getFetchModificator()
public
static getFetchModificator() : mixed
getSaveModificator()
public
static getSaveModificator() : mixed
replace()
public
static replace(string $text, callable $callback) : string|array<string|int, string>|null
Parameters
- $text : string
- $callback : callable