SasIpRange
in package
FinalYes
Restricts a SAS to a source IPv4 address or inclusive address range.
Table of Contents
Properties
Methods
- __construct() : mixed
- __toString() : string
Properties
$end read-only
public
string|null
$end
= null
$start read-only
public
string
$start
Methods
__construct()
public
__construct(string $start[, string|null $end = null ]) : mixed
Parameters
- $start : string
- $end : string|null = null
__toString()
public
__toString() : string