7use ILIAS\FileUpload\ScalarTypeCheckAware;
23 use ScalarTypeCheckAware;
55 $this->stringTypeCheck(
$filename,
"filename");
56 $this->intTypeCheck(
$size,
"size");
57 $this->stringTypeCheck(
$mimeType,
"mimeType");
60 $this->uploadSize =
$size;
89 $this->stringTypeCheck(
$filename,
"filename");
134 $this->stringTypeCheck(
$mimeType,
"mimeType");
An exception for terminatinating execution or to throw for unit testing.
Class EntryLockingStringMap.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...