MediaWiki
REL1_40
GlobalEntityKey.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Wikimedia\WRStats
;
4
11
class
GlobalEntityKey
extends
EntityKey
{
12
public
function
isGlobal
() {
13
return
true
;
14
}
15
}
Wikimedia\WRStats\EntityKey
Base class for entity keys.
Definition
EntityKey.php:13
Wikimedia\WRStats\GlobalEntityKey
Entity key with global=true.
Definition
GlobalEntityKey.php:11
Wikimedia\WRStats\GlobalEntityKey\isGlobal
isGlobal()
Definition
GlobalEntityKey.php:12
Wikimedia\WRStats
Definition
ArrayStatsStore.php:3
includes
libs
WRStats
GlobalEntityKey.php
Generated on Thu Jun 27 2024 14:03:20 for MediaWiki by
1.10.0