mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
Add AllowDynamicProperties to SessionHelper
This commit is contained in:
parent
b5a5734573
commit
70acafb8ea
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ namespace Rhymix\Framework\Helpers;
|
||||||
/**
|
/**
|
||||||
* Session helper class.
|
* Session helper class.
|
||||||
*/
|
*/
|
||||||
|
#[AllowDynamicProperties]
|
||||||
class SessionHelper
|
class SessionHelper
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue