#315 MockServerConfig improvements
Pull request opened by
slt
• Fix config setters returning a interface which prevents chaining when static analysis tools are in use as the interfaces are only a subset of what the class can do.
• Set defaults similar to MockServerEnvConfig for timeouts as these are typed but not set to a value by default, forcing you to set them to avoid an error.
pact-foundation/pact-php
✅ All checks have passed
20/20 successful checks