mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Fix #2249 incorrect attribute path
This commit is contained in:
parent
3fb44b2863
commit
a6a45bcf76
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ namespace Rhymix\Framework\Helpers;
|
|||
/**
|
||||
* Session helper class.
|
||||
*/
|
||||
#[AllowDynamicProperties]
|
||||
#[\AllowDynamicProperties]
|
||||
class SessionHelper
|
||||
{
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue