\Zend\Diactoros\ResponseInjectContentTypeTrait

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
injectContentType()
No private properties found
N/A

Methods

injectContentType()

injectContentType(string  $contentType, array  $headers) : array

Inject the provided Content-Type, if none is already present.

Parameters

string $contentType
array $headers

Returns

array —

Headers with injected Content-Type