init abstract method

  1. @protected
  2. @required
M init()

Initialize the model of this controller. Required to be implemented.

Implementation

@protected
@required
M init();