Pārlūkot izejas kodu

Merge pull request #32634 from nextcloud/debt/noid/psalm-moveable-mount

[Psalm] Fix docblock for return type
Côme Chilliet 2 gadi atpakaļ
vecāks
revīzija
7140201a32
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      lib/private/Files/Mount/MoveableMount.php

+ 0 - 1
lib/private/Files/Mount/MoveableMount.php

@@ -37,7 +37,6 @@ interface MoveableMount {
 	/**
 	 * Remove the mount points
 	 *
-	 * @return mixed
 	 * @return bool
 	 */
 	public function removeMount();