gh-pages / com.nextfaze.devfun.menu / MenuController / attach
attach
abstract fun attach(developerMenu: DeveloperMenu): Unit (source)
Called when this controller is being attached/initialized to a DeveloperMenu.
You should create any activity or lifecycle related listeners here.