Comply @since requirements

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-07-23 15:17:38 +02:00
parent e6ded2ad5e
commit fee62fd20b
No known key found for this signature in database
GPG key ID: 60C25B8C072916CF

View file

@ -563,6 +563,7 @@ class Util {
* is this Internet explorer ?
*
* @return boolean
* @since 14.0.0
*/
public static function isIe() {
return \OC_Util::isIe();