PHP Interface Autarky\ConfiguratorInterface

ファイルを表示 Open project: autarky/framework

Public Methods

Method Description
configure ( ) : void Run the configuration.

Method Details

configure() public method

Run the configuration.
public configure ( ) : void
return void