X Tutup
Skip to content

Commit 5ec2841

Browse files
committed
PHPDoc fix
1 parent 025d7b2 commit 5ec2841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/public/Util.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ public static function needUpgrade() {
708708
* Collects all status infos.
709709
*
710710
* @return array
711-
*
711+
* @since 10.0
712712
*/
713713
public static function getStatusInfo() {
714714
$systemConfig = \OC::$server->getSystemConfig();

0 commit comments

Comments
 (0)
X Tutup