setCrudAction($crudAction); $reminder->setCrudControllerFqcn($crudControllerFqcn); $reminder->setEntityId($entityId); return $reminder; } }