Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Contains the interface content_item_readonly_repository_interface, defining operations for readonly content item repositories. More...
Classes | |
interface | core_course\local\repository\content_item_readonly_repository_interface |
Namespaces | |
namespace | core_course\local\repository |
| |
Contains the interface content_item_readonly_repository_interface, defining operations for readonly content item repositories.
This interface is not considered a published interface and serves to govern internal, local repository objects only. All calling code should use instances of the service classes, and should not interact with repositories directly.
@subpackage course