Page MenuHomeWickedGov Phorge

BlockTargetWithIp.php
No OneTemporary

Size
244 B
Referenced Files
None
Subscribers
None

BlockTargetWithIp.php

<?php
namespace MediaWiki\Block;
/**
* Shared interface for IP or range blocks
*
* @since 1.44
*/
interface BlockTargetWithIp {
/**
* Get the range as a hexadecimal tuple.
*
* @return string[]
*/
public function toHexRange();
}

File Metadata

Mime Type
text/x-php
Expires
Sat, May 16, 16:54 (11 h, 36 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
3c/cd/319c0c8d085d2d05b095e51a8b6b
Default Alt Text
BlockTargetWithIp.php (244 B)

Event Timeline