8
0
Просмотр исходного кода

Swapped the order of the documentation annotations.

Kamil Piechaczek 5 лет назад
Родитель
Сommit
23851741c9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor-cloud-services-core/src/token/token.js

+ 1 - 1
packages/ckeditor-cloud-services-core/src/token/token.js

@@ -175,8 +175,8 @@ class Token {
 	 *
 	 * If the token parse fails, the default DEFAULT_TOKEN_REFRESH_TIMEOUT_TIME is returned.
 	 *
-	 * @returns {Number}
 	 * @protected
+	 * @returns {Number}
 	 */
 	_getTokenRefreshTimeoutTime() {
 		try {