Definition at line 28 of file Modal.php.
◆ __construct()
ILIAS\Badge\Modal::__construct |
( |
private readonly Container |
$container, |
|
|
|
$sign_file = [ilWACSignedPath::class , |
|
|
'signFile'] |
|
|
) |
| |
Definition at line 34 of file Modal.php.
38 $this->sign_file = Closure::fromCallable($sign_file);
39 $this->badge_image_service =
new ilBadgeImage(
◆ components()
◆ item()
◆ $badge_image_service
◆ $sign_file
readonly Closure ILIAS\Badge\Modal::$sign_file |
|
private |
The documentation for this class was generated from the following file: