syntax error, unexpected token "class", expecting variable or "$" #4006
Answered
by
patrickbrouwers
developemmanuel
asked this question in
Q&A
-
I have this message issue, I don't know why, can you help me please |
Beta Was this translation helpful? Give feedback.
Answered by
patrickbrouwers
Oct 3, 2023
Replies: 1 comment
-
you cannot do |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
developemmanuel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you cannot do
new DataExport::class
, it should benew DataExport()