Path
Read onlyYes
FinalYes
Constants
- ESCAPABLE : string = '\.?*,{}'
Properties
Methods
- __construct() : mixed
- fromString() : self
- selectsSingleValue() : bool
- toString() : string
Constants
ESCAPABLE
public
string
ESCAPABLE
= '\.?*,{}'
Properties
$steps
public
array<int, Step>
$steps
Methods
__construct()
public
__construct(array<string|int, Step> $steps) : mixed
Parameters
- $steps : array<string|int, Step>
Tags
fromString()
public
static fromString(string $path) : self
Parameters
- $path : string
Tags
Return values
selfselectsSingleValue()
public
selectsSingleValue() : bool
Return values
booltoString()
public
toString() : string