Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
|
Contains the service_factory, a locator for services for course content items. More...
Classes | |
class | core_course\local\factory\content_item_service_factory |
Class service_factory, providing functions for location of service objects for course content items. More... | |
Namespaces | |
namespace | core_course\local\factory |
| |
Contains the service_factory, a locator for services for course content items.
Services encapsulate the business logic, and any data manipulation code, and are what clients should interact with.