프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_instances | array |
메소드 | 설명 | |
---|---|---|
__callStatic ( string $method, array $arguments ) : mixed | Handle dynamic, static calls to the object. | |
getFacadeInstance ( ) : mixed | Get the root object behind the facade. |
메소드 | 설명 | |
---|---|---|
getFacadeName ( ) : string | Get the registered name of the component. |
public static getFacadeInstance ( ) : mixed | ||
리턴 | mixed |
protected static getFacadeName ( ) : string | ||
리턴 | string |