MediaTypeMatcher
class MediaTypeMatcher (View source)
class MediaTypeMatcher (View source)
__construct(MediaTypeInterface $mediaType)
MediaTypeInterface[]
getMatching(MediaTypeInterface[] $list)
MediaTypeInterface|boolean
getFirstMatching(MediaTypeInterface $list)
boolean
match(MediaTypeInterface[] $list)
__invoke($list)