GetSignedB2eFileUrl
implements
Operation
Table of Contents
Interfaces
- Operation
Constants
-
B2eFileSalt
= 'b2eFileEntitySalt777'
Properties
-
$ready
: bool
Methods
-
__construct()
: mixed
-
launch()
: Result
B2eFileSalt
public
mixed
B2eFileSalt
= 'b2eFileEntitySalt777'
$ready
public
bool
$ready
= false
__construct()
public
__construct(int $entityTypeId, int $entityId, int $code[, EntityFileRepository|null $entityFileRepository = null ]) : mixed
Parameters
-
$entityTypeId
: int
-
-
$entityId
: int
-
-
$code
: int
-
-
$entityFileRepository
: EntityFileRepository|null
= null
-
launch()
public
launch() : Result