Property | Type | Description | |
---|---|---|---|
$instance | The Native Bootstraper instance. | ||
$sentinel | The Sentinel instance. |
Method | Description | |
---|---|---|
__callStatic ( string $method, array $args ) : mixed | Handle dynamic, static calls to the object. | |
__construct ( |
Constructor. | |
getSentinel ( ) : |
Returns the Sentinel instance. | |
instance ( |
Creates a new Native Bootstraper instance. |
public __construct ( |
||
$bootstrapper | ||
return | void |
public getSentinel ( ) : |
||
return |
protected static SentinelBootstrapper,Cartalyst\Sentinel\Native $instance | ||
return |