Page MenuHomeWickedGov Phorge

LocalEntityKey.php
No OneTemporary

Size
201 B
Referenced Files
None
Subscribers
None

LocalEntityKey.php

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

File Metadata

Mime Type
text/x-php
Expires
Sat, May 16, 13:59 (1 d, 17 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
dc/ce/2fd4ae64a6c499f142b38f9506f2
Default Alt Text
LocalEntityKey.php (201 B)

Event Timeline