Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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.