Documentation

Interface Phalcon\Mvc\ModuleDefinitionInterface

Source on GitHub

Phalcon\Mvc\ModuleDefinitionInterface initializer

Methods

abstract public registerAutoloaders (Phalcon\DiInterface $dependencyInjector)

Registers an autoloader related to the module

abstract public registerServices (Phalcon\DiInterface $dependencyInjector)

Registers services related to the module