Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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

 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