przemekhernik / footmate.pro

Other
13 stars 0 forks source link

add module initialization shortcut #23

Open przemekhernik opened 4 months ago

przemekhernik commented 4 months ago

We need to use \FM\App::init(new Base()) pattern for creating a class controllers that should initialize DocHooks. Maybe create some shortcut like init() function?