final class EelExpressionFusionPath (View source)

internal  
 

Methods

createEmpty()

No description

create(array|null $currentPath)

No description

bool
contains(string $otherFusionPath)

No description

Details

static EelExpressionFusionPath createEmpty()

No description

static EelExpressionFusionPath create(array|null $currentPath)

No description

Parameters

array|null $currentPath

Return Value

EelExpressionFusionPath

bool contains(string $otherFusionPath)

No description

Parameters

string $otherFusionPath

Return Value

bool