compareware/Application/Helper/Controller.hs

5 lines
147 B
Haskell
Raw Normal View History

2023-04-16 10:31:32 +00:00
module Application.Helper.Controller where
import IHP.ControllerPrelude
-- Here you can add functions which are available in all your controllers