ServiceManager extends ServiceManager
Generated a Service Manager for Game.
Tags
Table of Contents
- CACHE_FILE = 'storage/cache/service-manager.config.php'
- Name of cache file.
- LOTGD_CONFIG = 'config/lotgd.config.php'
- Production configuration for game.
- LOTGD_DEV_CONFIG = 'config/development.config.php'
- Development configuration for game.
- __construct() : mixed
Constants
CACHE_FILE
Name of cache file.
public
string
CACHE_FILE
= 'storage/cache/service-manager.config.php'
LOTGD_CONFIG
Production configuration for game.
public
string
LOTGD_CONFIG
= 'config/lotgd.config.php'
LOTGD_DEV_CONFIG
Development configuration for game.
public
string
LOTGD_DEV_CONFIG
= 'config/development.config.php'
Methods
__construct()
public
__construct() : mixed