generateControllerData

Generates the controller data.

static if(isWebApi)
string[]
generateControllerData
()

Return Value

Type: string[]

An array with the names of the controllers to handle.

Meta