setAcceptableContentTypes() public method
Sets the acceptable content types.
Please refer to getAcceptableContentTypes() on the format of the parameter.
See also:
| public void setAcceptableContentTypes ( $value ) | ||
|---|---|---|
| $value | array |
The content types that are acceptable by the end user. They should be ordered by the preference level. |
Please login to continue.