Page MenuHomeWickedGov Phorge

GlobalEntityKey.php
No OneTemporary

Size
200 B
Referenced Files
None
Subscribers
None

GlobalEntityKey.php

<?php
namespace Wikimedia\WRStats;
/**
* Entity key with isGlobal=true
*
* @newable
* @since 1.39
*/
class GlobalEntityKey extends EntityKey {
public function isGlobal() {
return true;
}
}

File Metadata

Mime Type
text/x-php
Expires
Aug 19 2026, 17:16 (4 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
cc/95/612c1a204ef809d9fcc4feba0fcc
Default Alt Text
GlobalEntityKey.php (200 B)

Event Timeline