프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$instance | The Native Bootstraper instance. | ||
$sentinel | The Sentinel instance. |
메소드 | 설명 | |
---|---|---|
__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 | ||
리턴 | void |
public getSentinel ( ) : |
||
리턴 |
protected static SentinelBootstrapper,Cartalyst\Sentinel\Native $instance | ||
리턴 |