-
Using with Symfony 3.4 I get PHP Warning
Might it be worth to make the method public? |
Beta Was this translation helpful? Give feedback.
Answered by
nao-pon
Jun 10, 2021
Replies: 1 comment
-
@gonandriy When integrating with other frameworks that use sessions, it may be convenient to use your own session handler. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gonandriy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@gonandriy When integrating with other frameworks that use sessions, it may be convenient to use your own session handler.