app, $file->getCollection()->get_databox()->get_sbas_id(), $file->getSha256() )); return new Response($boolean, $this); } /** * {@inheritdoc} */ public static function getMessage() { return _('A file with the same checksum already exists in database'); } }