Closed morganpackard closed 5 years ago
Here's the annotation: https://github.com/wayfair/hypernova-php/blob/master/src/Response.php#L14
here's were it actually gets populated. https://github.com/wayfair/hypernova-php/blob/master/src/Renderer.php#L198
Shall we change the type to string?
string
Here's the annotation: https://github.com/wayfair/hypernova-php/blob/master/src/Response.php#L14
here's were it actually gets populated. https://github.com/wayfair/hypernova-php/blob/master/src/Renderer.php#L198
Shall we change the type to
string
?