PHP Class Microweber\Application

Class that loads other classes
Show file Open project: microweber/microweber Class Usage Examples

Public Properties

Property Type Description
$instance

Public Methods

Method Description
__construct ( $params = null )
__get ( $property )
getInstance ( $params = null )
make ( $property )

Method Details

__construct() public method

public __construct ( $params = null )

__get() public method

public __get ( $property )

getInstance() public static method

public static getInstance ( $params = null )

make() public method

public make ( $property )

Property Details

$instance public static property

public static $instance