/** * The application the dispatcher is working with. * * @return CMSApplicationInterface * * @since 4.0.0 */ protected function getApplication() : CMSApplicationInterface { return $this->app; }