Skip to content
Snippets Groups Projects
Commit aa63d6c7 authored by Andy Summers's avatar Andy Summers
Browse files

Add docstring to `ServiceResponseInterface`

parent 425aa595
No related branches found
No related tags found
1 merge request!73PHP7-ify Order Header classes, add `ServiceResponseInterface`
......@@ -3,6 +3,7 @@
namespace edu\wisc\services\cbs\common;
/**
* ServiceResponseInterface defines the basic contract that all services responses will adhere to.
*/
interface ServiceResponseInterface
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment