Files
timetracker-hs/Application/Helper/Controller.hs
2022-09-02 22:40:21 +02:00

5 lines
147 B
Haskell

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