Legend of the Green Dragon

ServiceManager extends ServiceManager

Generated a Service Manager for Game.

Tags
deprecated
4.11.0

deleted in version 5.0.0. Use LoTGD Kernel for create services.

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
Return values
mixed

Search results