EnvInvoiceServiceSettings
in package
implements
InvoiceServiceSettingsInterface
Class EnvInvoiceServiceSettings
This class contains the file system path to the invoice 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.
Tags
Interfaces, Classes and Traits
- InvoiceServiceSettingsInterface
- Interface InvoiceServiceSettingsInterface
Table of Contents
- getInvoicesDirPath() : string
- Returns the path to invoice directory.
Methods
getInvoicesDirPath()
Returns the path to invoice directory.
public
getInvoicesDirPath() : string