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,
__construct(private string $file_identification_key, private int $status, private string $file_identifier, private string $message)
BasicHandlerResult constructor.
Class BasicHandlerResult.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...