45         return 'ilAssQuestionProcessLocks';
    69         set_error_handler(
function ($severity, $message, $file, $line): 
void {
    74             parent::create($this->
getPath());
    75             restore_error_handler();
    77             restore_error_handler();
    87         $user_id = (string) $user_id;
    91         for ($i = 0, $max = strlen($user_id); $i < $max; $i++) {
    92             $path[] = substr($user_id, $i, 1);
    95         $this->sub_path = implode(
'/', 
$path);
 
getPathPrefix()
Get path prefix. 
 
__construct(int $question_id, int $user_id)
 
getPathPostfix()
Get directory name. 
 
__construct(Container $dic, ilPlugin $plugin)
 
initSubPath(int $user_id)