⬆️Update Sabre libraries.

This commit is contained in:
Klaus Weidenbach
2017-05-31 23:12:55 +02:00
parent 14229d0dd3
commit ea19971285
52 changed files with 925 additions and 581 deletions

View File

@@ -31,7 +31,7 @@ class Util {
* Deprecated! Use negotiateContentType.
*
* @deprecated Use \Sabre\HTTP\NegotiateContentType
* @param string|null $acceptHeader
* @param string|null $acceptHeaderValue
* @param array $availableOptions
* @return string|null
*/