Open keithcom opened 4 years ago
Add a respond method to the yesno Rules class. This method will set the action for the last rule added to the internal array to respond and save the passed response. A respond action will mock the request with the provided response.
respond
Add a respond method to the yesno Rules class. This method will set the action for the last rule added to the internal array to
respond
and save the passed response. A respond action will mock the request with the provided response.