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
Sat, May 16, 11:47 (14 h, 34 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e3/96/ea64585bfd097588e1600aa3e8d8
Default Alt Text
GlobalEntityKey.php (200 B)

Event Timeline