You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
We need to use
\FM\App::init(new Base())
pattern for creating a class controllers that should initialize DocHooks. Maybe create some shortcut likeinit()
function?The text was updated successfully, but these errors were encountered: