Overview

Namespaces

  • None
  • Peridot
    • Leo
      • Formatter
      • Interfaces
        • Assert
      • Matcher
        • Template
      • ObjectPath
      • Responder
  • PHP

Classes

  • ObjectPath
  • ObjectPathValue
  • Overview
  • Namespace
  • Class
  • Tree

Class ObjectPathValue

An ObjectPathValue is the result of parsing a path expression via ObjectPath.

Namespace: Peridot\Leo\ObjectPath
Package: Peridot\Leo\Utility
Located at ObjectPath/ObjectPathValue.php
Methods summary
public
# __construct( mixed $name, mixed $value )

Parameters

$name
$value
public string
# getPropertyName( )

Returns

string
public mixed
# getPropertyValue( )

Returns

mixed
Properties summary
protected string $propertyName
#
protected mixed $propertyValue
#
Leo API documentation generated by ApiGen