MIDDAG for Moodle

facade extends abstract_facade

AbstractYes

Public SDK Facade.

Extend this class to expose new static facades that proxy your extension services through the framework container.

Tags
example

class enrollment extends \local_middag\base\facade { public static function get_facade_accessor(): string { return \local_middag\extensions\enrollment\service\enrollment_service::class; } }

Table of Contents


        
On this page
  • Table Of Contents

Search results