mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +02:00
Gelato: Token Class - updates.
This commit is contained in:
@@ -22,7 +22,7 @@ class Token
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
public static $token_name = 'security_token';
|
protected static $token_name = 'security_token';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Protected constructor since this is a static class.
|
* Protected constructor since this is a static class.
|
||||||
|
Reference in New Issue
Block a user