The expression return $this->_response()->dialog returns the type Jaxon\Plugin\AbstractResponsePlugin|null which is incompatible with the type-hinted return Jaxon\App\Dialog\AlertInterface.
The expression return $this->_response()->dialog returns the type Jaxon\Plugin\AbstractResponsePlugin|null which is incompatible with the type-hinted return Jaxon\App\Dialog\ModalInterface.