MediaWiki master
MediaWiki\Block\BlockTargetWithIp Interface Reference

Shared interface for IP or range blocks. More...

Inherited by MediaWiki\Block\AnonIpBlockTarget, and MediaWiki\Block\RangeBlockTarget.

Public Member Functions

 toHexRange ()
 Get the range as a hexadecimal tuple.
 

Detailed Description

Shared interface for IP or range blocks.

Since
1.44

Definition at line 10 of file BlockTargetWithIp.php.

Member Function Documentation

◆ toHexRange()

MediaWiki\Block\BlockTargetWithIp::toHexRange ( )

Get the range as a hexadecimal tuple.

Returns
string[]

Implemented in MediaWiki\Block\AnonIpBlockTarget, and MediaWiki\Block\RangeBlockTarget.


The documentation for this interface was generated from the following file: