Neomerx\JsonApi\Contracts\Codec\CodecMatcherInterface::getDecoderRegisteredMatchedType PHP Method

getDecoderRegisteredMatchedType() public method

Get media type that was registered for matched decoder.
public getDecoderRegisteredMatchedType ( ) : Neomerx\JsonApi\Contracts\Http\Headers\MediaTypeInterface | null
return Neomerx\JsonApi\Contracts\Http\Headers\MediaTypeInterface | null
    public function getDecoderRegisteredMatchedType();