Leaf PHP

functions.php

Table of Contents

Functions

app()  : App
Return the Leaf instance
_env()  : mixed
Gets the value of an environment variable.

Functions

_env()

Gets the value of an environment variable.

_env(string $key[, mixed $default = null ]) : mixed
Parameters
$key : string
$default : mixed = null

        
On this page

Search results