\Nano4\LoaderInstance

A Loader Type Trait that loads an object instance from a class.

Summary

Methods
Properties
Constants
load()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

load()

load(  $class,   $opts = array()) 

Load a requested class. Note for our purposes, all classes will be passed an array of options in the constructor. No other constructor format is supported, so use this method.

Parameters

$class
$opts