Răsfoiți Sursa

Swapped the order of the documentation annotations.

Kamil Piechaczek 5 ani în urmă
părinte
comite
23851741c9

+ 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 {