Current File : //var/www/vinorea/vendor/willdurand/negotiation/src/Negotiation/AcceptCharset.php
<?php

namespace Negotiation;

final class AcceptCharset extends BaseAccept implements AcceptHeader
{
}