Chris Duell
Results
2
issues of
Chris Duell
When installing, I am presented with the following error ``` Class 'Davidpiesse\NovaMaintenanceMode\Tool' not found ``` Because the file is named `NovaMaintenanceModeTool` while the class name is `Tool` This is easily...
In some cases, the API will return errors from the request that was sent. Instead of falling on its face, pockpack should catch these and throw catchable exceptions
enhancement