Documentation

Environment
in package

Table of Contents

Methods

env()  : string
Returns the current environment.
isProduction()  : bool
Checks if the environment is production or not.
sslVerify()  : bool

Methods

env()

Returns the current environment.

public static env() : string
Return values
string

isProduction()

Checks if the environment is production or not.

public static isProduction() : bool
Return values
bool

sslVerify()

public static sslVerify() : bool
Return values
bool

        
On this page

Search results