summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Translate/src/Cache/PersistentCacheEntry.php')
-rw-r--r--MLEB/Translate/src/Cache/PersistentCacheEntry.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/MLEB/Translate/src/Cache/PersistentCacheEntry.php b/MLEB/Translate/src/Cache/PersistentCacheEntry.php
index 8cecf8f0..a84a1fdc 100644
--- a/MLEB/Translate/src/Cache/PersistentCacheEntry.php
+++ b/MLEB/Translate/src/Cache/PersistentCacheEntry.php
@@ -74,5 +74,3 @@ class PersistentCacheEntry {
return false;
}
}
-
-class_alias( PersistentCacheEntry::class, '\MediaWiki\Extensions\Translate\PersistentCacheEntry' );