Closed GuilhemN closed 9 years ago
https://github.com/willdurand/Negotiation/blob/master/src/Negotiation/AbstractNegotiator.php#L14
You should probably update this @return value to @return AcceptHeader|null best matching type. This is clearer for a developer using your package.
@return
@return AcceptHeader|null best matching type
https://github.com/willdurand/Negotiation/blob/master/src/Negotiation/AbstractNegotiator.php#L14
You should probably update this
@return
value to@return AcceptHeader|null best matching type
. This is clearer for a developer using your package.