setStaticName

open fun setStaticName(name: String? = null)

Sets a name on the controller that can be used for debugging.

Since

4.8

Parameters

name

a name for @controller, must be a static string