MediaWiki
master
GlobalEntityKey.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Wikimedia\WRStats
;
4
11
class
GlobalEntityKey
extends
EntityKey
{
13
public
function
isGlobal
() {
14
return
true
;
15
}
16
}
Wikimedia\WRStats\EntityKey
Base class for entity keys.
Definition
EntityKey.php:13
Wikimedia\WRStats\GlobalEntityKey
Entity key with isGlobal=true.
Definition
GlobalEntityKey.php:11
Wikimedia\WRStats\GlobalEntityKey\isGlobal
isGlobal()
bool
Definition
GlobalEntityKey.php:13
Wikimedia\WRStats
Definition
ArrayStatsStore.php:3
includes
libs
WRStats
GlobalEntityKey.php
Generated on Fri Dec 5 2025 20:25:28 for MediaWiki by
1.10.0