Fix docblock (#3004)

This commit is contained in:
Benjamin Morel
2019-09-25 15:39:36 +02:00
committed by Naoki Sawada
parent 1b30bbc8c5
commit 320841db76
+1 -1
View File
@@ -191,7 +191,7 @@ class elFinderVolumeOneDrive extends elFinderVolumeDriver
/**
* Get token and auto refresh.
*
* @return true|Exception
* @return true
* @throws Exception
*/
protected function _od_refreshToken()