aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/LocalRepo.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/filerepo/LocalRepo.php')
-rw-r--r--includes/filerepo/LocalRepo.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/filerepo/LocalRepo.php b/includes/filerepo/LocalRepo.php
index 662dfd9ffb70..26651e6aba5a 100644
--- a/includes/filerepo/LocalRepo.php
+++ b/includes/filerepo/LocalRepo.php
@@ -86,7 +86,6 @@ class LocalRepo extends FSRepo {
/**
* Gets the SHA1 hash from a storage key
*
- * @static
* @param string $key
* @return string
*/