Representations
in package
FinalYes
A collection of information that is intended to reflect a past, current, or desired state of resources.
Tags
Table of Contents
Methods
- __construct() : mixed
- contains() : bool
Methods
__construct()
public
__construct(array<string|int, MimeTypeEnum> $representations) : mixed
Parameters
- $representations : array<string|int, MimeTypeEnum>
contains()
public
contains(array<string|int, string> $acceptable) : bool
Parameters
- $acceptable : array<string|int, string>