DynamicConfigurable
Interface DynamicConfigurable - for generators that can not use static values or user specified settings for template parse generators receive values for parsing from outside on every run from where they can get values for replace template words
Table of Contents
Methods
- setDynamicConfig() : mixed
Methods
setDynamicConfig()
public
setDynamicConfig(array<string|int, mixed> $config) : mixed
Parameters
- $config : array<string|int, mixed>