interface BootstrapsForServer

Methods

void
bootstrapForServer(string $serverName)

Bootstrap the handler for the given server.

Details

at line 12
void bootstrapForServer(string $serverName)

Bootstrap the handler for the given server.

Parameters

string $serverName

Return Value

void