33 public function __construct(
private string $file_identification_key,
private int $status,
private string $file_identifier,
private string $message)
52 return $this->file_identifier;
64 'status' => $this->status,
66 $str => $this->file_identifier,
Class BasicHandlerResult.
getFileIdentifier()
@inheritDoc
__construct(private string $file_identification_key, private int $status, private string $file_identifier, private string $message)
BasicHandlerResult constructor.
jsonSerialize()
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...