AloFramework documentation
Namespace
Function
Tree
Deprecated
Todo
Namespaces
Alo
Cache
CLI
Controller
Db
Exception
FileSystem
Session
Validators
Windows
Controller
None
PHP
Classes
Alo
Log
Functions
debug
debugLite
get
getallheaders
phpDeprecated
phpError
phpNotice
phpWarning
timestampPrecise
Function get
A shortcut to isset($var) ? $var : null
Author:
Art <
a.molcanovas@gmail.com
>
Located at
sys/core/core.php
Parameters summary
mixed
& $var
The variable to "return"
Return value summary
mixed