Home
last modified time | relevance | path

Searched defs:networkPrefix (Results 1 – 1 of 1) sorted by relevance

/plugin/ipban/ip-lib/src/Range/
H A DSubnet.php38 protected $networkPrefix; variable in IPLib\\Range\\Subnet
63 …ic function __construct(AddressInterface $fromAddress, AddressInterface $toAddress, $networkPrefix)