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
I'm just getting my feet wet playing with this, and the stub used to generate the file for a new spider includes
useRoachPHP\ResponseProcessing\ParseResult;
However, there is no ResponseProcessing folder in roach-php/core. Not sure if I'm missing something with the initial setup or this might be an oversight.