Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Classes | Namespaces
service_factory.php File Reference

Contains the service_factory, a locator for services for the favourites subsystem. More...

Classes

class  core_favourites\service_factory
 Class service_factory, providing functions for location of service objects for the favourites subsystem. More...
 

Namespaces

namespace  core_favourites
  
 

Detailed Description

Contains the service_factory, a locator for services for the favourites subsystem.

Services encapsulate the business logic, and any data manipulation code, and are what clients should interact with.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later