Свойство | Type | Description | |
---|---|---|---|
$_instances | array |
Méthode | Description | |
---|---|---|
__callStatic ( string $method, array $arguments ) : mixed | Handle dynamic, static calls to the object. | |
getFacadeInstance ( ) : mixed | Get the root object behind the facade. |
Méthode | Description | |
---|---|---|
getFacadeName ( ) : string | Get the registered name of the component. |
public static getFacadeInstance ( ) : mixed | ||
Résultat | mixed |
protected static getFacadeName ( ) : string | ||
Résultat | string |