프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$loadedProviders | array | The loaded service providers. | |
$paths | array | Same as $GLOBALS['themosis.paths']. |
메소드 | 설명 | |
---|---|---|
__construct ( ) | ||
register ( |
Register a service provider with the application. | |
registerAllPaths ( array $paths ) : |
Register into the application instance, all project paths registered. | |
registerApplication ( ) | Register the Application class into the container, so we can access it from the container itself. |
public registerAllPaths ( array $paths ) : |
||
$paths | array | The registered paths. |
리턴 |
public registerApplication ( ) |
protected array $loadedProviders | ||
리턴 | array |