Home
last modified time | relevance | path

Searched refs:rangeFromBoundaryAddresses (Results 1 – 1 of 1) sorted by relevance

/plugin/ipban/ip-lib/src/
H A DFactory.php103 $result = static::rangeFromBoundaryAddresses($from, $to);
115 …protected static function rangeFromBoundaryAddresses(AddressInterface $from = null, AddressInterfa… function in IPLib\\Factory