|
MediaWiki master
|
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. | |
Shared interface for IP or range blocks.
Definition at line 10 of file BlockTargetWithIp.php.
| MediaWiki\Block\BlockTargetWithIp::toHexRange | ( | ) |
Get the range as a hexadecimal tuple.
Implemented in MediaWiki\Block\AnonIpBlockTarget, and MediaWiki\Block\RangeBlockTarget.