You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uhmm.. I'm not sure what you mean by "save it and make echo based on the parsing of output".. If you need to save anything, you can just do it.. or create another event listener that does that "in parallel" to other you may have.
Also, if you need to parse anything (what kind of parsing and where exactly?) you can also do that.. Is anything stopping you from doing it?
Hi,
Firstly, I love your work!
My question is, when this is executed:
$listener->process();
It prints out everything - is it possible to just save it, and make echo based on the parsing of the output? If so, how?
The text was updated successfully, but these errors were encountered: