mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/17010] Add new interface and create template data in type
PHPBB3-17010
This commit is contained in:
@@ -33,7 +33,7 @@ use Twig\Error\SyntaxError;
|
||||
class webpush
|
||||
{
|
||||
/** @var string UCP form token name */
|
||||
private const FORM_TOKEN_UCP = 'ucp_webpush';
|
||||
public const FORM_TOKEN_UCP = 'ucp_webpush';
|
||||
|
||||
/** @var config */
|
||||
protected $config;
|
||||
|
Reference in New Issue
Block a user