build.php
Table of Contents
- PEPPERMINTY_WIKI_BUILD = \true
- register_module() : mixed
- Registers a new Pepperminty Wiki module. All module files should call this first.
Constants
PEPPERMINTY_WIKI_BUILD
public
mixed
PEPPERMINTY_WIKI_BUILD
= \true
Functions
register_module()
Registers a new Pepperminty Wiki module. All module files should call this first.
register_module(array<string|int, mixed> $settings) : mixed
Parameters
- $settings : array<string|int, mixed>
-
An associative array defining the module.