AloWAMP source documentation
  • Namespace
  • Function
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • None
  • PHP
  • Setup
  • VersionSwitch

Classes

  • cURL
  • Downloader
  • Format
  • Handler
  • IO
  • Router
  • Service
  • Settings
  • Setup

Functions

  • _echo
  • get

Function get

Shortcut for isset($var) ? $var : null

Author: Art <a.molcanovas@gmail.com>
Located at core/core.php

Parameters summary

mixed & $var Reference to the variable

Return value summary

mixed|null The variable or NULL if it's not defined
AloWAMP source documentation API documentation generated by ApiGen 2.8.0