getManager(); if (!($class instanceof ModalWidget)) { throw new NotFoundHttpException(); } return $class->getModal(); } }