travel/Application/Helper/Controller.hs
2023-02-25 17:24:36 +01:00

5 lines
No EOL
147 B
Haskell

module Application.Helper.Controller where
import IHP.ControllerPrelude
-- Here you can add functions which are available in all your controllers