DeelpTranslateApi
Table of Contents
Properties
-
$apiSecretKey
: string
-
$apiUrlKey
: string
Methods
-
__construct()
: mixed
-
translate()
: array<string|int, mixed>|mixed|null
$apiSecretKey
protected
string
$apiSecretKey
$apiUrlKey
protected
string
$apiUrlKey
__construct()
public
__construct(ContainerInterface $container) : mixed
Parameters
-
$container
: ContainerInterface
-
translate()
public
translate(mixed $stringsToTranslate, mixed $lang, mixed $isHtml, mixed $sourceLang, mixed $fromNewProductForm) : array<string|int, mixed>|mixed|null
Parameters
-
$stringsToTranslate
: mixed
-
-
$lang
: mixed
-
-
$isHtml
: mixed
-
-
$sourceLang
: mixed
-
-
$fromNewProductForm
: mixed
-
Return values
array<string|int, mixed>|mixed|null