MIDDAG for Moodle

environment extends facade

Facade for local_middag\framework\support\environment.

Tags
see
environment
mixin

Table of Contents

Methods

get_environment()  : string
get_facade_accessor()  : string
Return the service accessor key for this facade.
is_development()  : bool
is_production()  : bool
is_testing()  : bool

Methods

get_environment()

public static get_environment() : string
Return values
string

get_facade_accessor()

Return the service accessor key for this facade.

public static get_facade_accessor() : string
Return values
string

is_development()

public static is_development() : bool
Return values
bool

is_production()

public static is_production() : bool
Return values
bool

is_testing()

public static is_testing() : bool
Return values
bool

        
On this page

Search results