WanDevelopmentProfile
in package
implements
ConfigProfile
Definition of the wan_development profile from RFC-0074
Interfaces, Classes, Traits and Enums
- ConfigProfile
- Provides an interface for new config profiles
Table of Contents
- apply() : void
- Updates given $options with the settings defined in the profile.
Methods
apply()
Updates given $options with the settings defined in the profile.
public
apply(ClusterOptions $options) : void
Parameters
- $options : ClusterOptions