19declare(strict_types=1);
43 return new Error(
'Not a question image path of test questions.');
46 return new Ok($this->readable->objectId($object_id));
52 if (!preg_match(
':/assessment/(\d+)/(\d+)/images/([^/]+)$:', $path,
$results)) {
An exception for terminatinating execution or to throw for unit testing.
Customizing of pimple-DIC for ILIAS.
A result encapsulates a value or an error and simplifies the handling of those.
A result encapsulates a value or an error and simplifies the handling of those.
isPermitted(string $path)
__construct(Readable $readable)
A result encapsulates a value or an error and simplifies the handling of those.