Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
service_provider.php File Reference

This file contains the core_payment::local::local::callback::service_provider interface. More...

Classes

interface  core_payment\local\callback\service_provider
 The service_provider interface for plugins to provide callbacks which are needed by the payment subsystem. More...
 

Namespaces

namespace  core_payment\local\callback
  
 

Detailed Description

This file contains the core_payment::local::local::callback::service_provider interface.

Plugins should implement this if they use payment subsystem.

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