Next we want to be able to obtain the path of of the request object using a getPath() method.
getPath()
Let's do this!
Branch: https://github.com/GaryClarke/pest-tdd/tree/12-request-path
0 comments