Skip to content
  • Kevin von Spiczak's avatar
    [BUGFIX] fix typeError in hook · 1a7f73a0
    Kevin von Spiczak authored
    This commit fixes the following Exception: Argument 3 passed to SGalinski\SgMail\Hooks\ProcessDatamap::processDatamap_afterDatabaseOperations() must be of the type int, string given, called in /var/www/softingit.dev/web/typo3/sysext/core/Classes/DataHandling/DataHandler.php on line 855
    The exception was thrown when creating a new translation of a page.
    1a7f73a0