Options to configure the <code>ConfigRetriever</code>.
package |
Default |
---|
__construct( $configRetrieverOptions = null)
mixed | null
addStore( $stores) : $this
ConfigStoreOptions|array
$this
getScanPeriod() : integer
integer
getStores() : array
array
isIncludeDefaultStores() : boolean
boolean
setIncludeDefaultStores( $includeDefaultStores) : $this
boolean
$this
setScanPeriod( $scanPeriod) : $this
integer
$this
setStores( $stores) : $this
ConfigStoreOptions|array
$this