3 declare(strict_types=1);
32 protected \ilDBInterface
$db;
42 return new Content\RepoService(
48 public function classification(
int $base_ref_id): ClassificationSessionRepository
50 return new ClassificationSessionRepository(
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
InternalDataService $data
Repository internal data service.
Repository internal repo service.
InternalDataService $data
__construct(InternalDataService $data, \ilDBInterface $db)
classification(int $base_ref_id)