MediaWiki
master
LocalEntityKey.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Wikimedia\WRStats
;
4
11
class
LocalEntityKey
extends
EntityKey
{
13
public
function
isGlobal
() {
14
return
false
;
15
}
16
}
Wikimedia\WRStats\EntityKey
Base class for entity keys.
Definition
EntityKey.php:13
Wikimedia\WRStats\LocalEntityKey
Entity key with isGlobal=false.
Definition
LocalEntityKey.php:11
Wikimedia\WRStats\LocalEntityKey\isGlobal
isGlobal()
bool
Definition
LocalEntityKey.php:13
Wikimedia\WRStats
Definition
ArrayStatsStore.php:3
includes
libs
WRStats
LocalEntityKey.php
Generated on Sat Nov 15 2025 08:24:07 for MediaWiki by
1.10.0