Interface CategoryServiceSettingsInterface

Interface CategoryServiceSettingsInterface

This class contains the file system path to the image directory by using specific constants which are defined in the config. It is used by the factory to build the proper service environment. By encapsulating this dependency the code becomes more explicit and testable.

Direct known implementers

EnvCategoryServiceSettings

Methods summary

public getImagesDirPath( void ) : string

Returns the path to image directory.