6 lines
123 B
PHP
6 lines
123 B
PHP
<?php
|
|
|
|
use oat\taoLti\models\classes\Platform\Repository\RdfLtiPlatformRepository;
|
|
|
|
return new RdfLtiPlatformRepository();
|