__construct() __construct(array $opts) Constructor. Parameters array $opts Configuration options: - app: (string) Application. - config: (array) Use this as the configuration.
toArray() toArray() : array Return the array representation of the configuration. Returns array — Configuration array.