Flow PHP

Path

Read onlyYes
FinalYes

Constants

ESCAPABLE  : string = '\.?*,{}'

Properties

$steps  : array<int, Step>

Methods

__construct()  : mixed
fromString()  : self
selectsSingleValue()  : bool
toString()  : string

Constants

ESCAPABLE

public string ESCAPABLE = '\.?*,{}'

Properties

Methods

fromString()

public static fromString(string $path) : self
Parameters
$path : string
Tags
throws
InvalidPathException
Return values
self

selectsSingleValue()

public selectsSingleValue() : bool
Return values
bool

toString()

public toString() : string
Return values
string
On this page

Search results