scorpion ~master (2021-11-12T08:41:30.3473359)
Dub
Repo
ScorpionWelcomeController
scorpion
welcome
Undocumented in source.
@
Profile
("scorpion-welcome")
@
Controller
class
ScorpionWelcomeController {
@
Value
("scorpion.example")
string
example
;
getIndex
(Response response, View view);
}
Members
Functions
getIndex
getIndex
(Response response, View view)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
example
string
example
;
Undocumented in source.
Meta
Source
See Implementation
scorpion
welcome
classes
ScorpionAssetsController
ScorpionWelcomeConfiguration
ScorpionWelcomeController