Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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