AbstractBaseController is the lowest level of abstraction of a controller. In most cases AbstractController is the more appropriate base class.
AbstractController implements the basic functionality for most common controllers
Contents: