Interface IPresenter
Defines method that must be implemented to allow a component to act like a presenter.
Public Method Summary | |
---|---|
IPresenterResponse |
run
(NPresenterRequest $request)
|
Method Details | ||||||
---|---|---|---|---|---|---|
line 36 runpublic IPresenterResponse run (NPresenterRequest $request)
|