Cockpit - the next iteration 🄁

And how would you call a singleton in the new version?

I have tried:

  • $primary_menu = Cockpit::instance()->module(ā€˜Frontpage’)->find(ā€˜primary_menu’);
  • $frontpage = Cockpit::instance()->module(ā€˜Frontpage’);