scorpion ~master (2019-01-11T16:34:34Z)
Home
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