Home
last modified time | relevance | path

Searched refs:get_dependency_roots (Results 1 – 6 of 6) sorted by relevance

/dports/www/moodle39/moodle/h5p/classes/
H A Dcore.php85 public function get_dependency_roots(int $id): array { function in core_h5p\\core
H A Dplayer.php354 $settings['moodleLibraryPaths'] = $this->core->get_dependency_roots($this->h5pid);
/dports/www/moodle310/moodle/h5p/classes/
H A Dcore.php86 public function get_dependency_roots(int $id): array { function in core_h5p\\core
H A Dplayer.php354 $settings['moodleLibraryPaths'] = $this->core->get_dependency_roots($this->h5pid);
/dports/www/moodle311/moodle/h5p/classes/
H A Dcore.php86 public function get_dependency_roots(int $id): array { function in core_h5p\\core
H A Dplayer.php358 $settings['moodleLibraryPaths'] = $this->core->get_dependency_roots($this->h5pid);