Skip to content

Commit

Permalink
updating uploads helper
Browse files Browse the repository at this point in the history
  • Loading branch information
iruzevic committed Jan 12, 2024
1 parent dcc877c commit 09bc89c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Config/UtilsConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,13 @@ class UtilsConfig
*/
public const ROUTE_OUTPUT_ADDON_DATA_KEY = 'addon';

/**
* Route output success redirect data key.
*
* @var string
*/
public const ROUTE_OUTPUT_SUCCESS_REDIRECT_DATA_KEY = 'successRedirectData';

// ------------------------------------------------------------------
// CAPS
// ------------------------------------------------------------------
Expand Down

0 comments on commit 09bc89c

Please sign in to comment.