PHP Class Jackalope\Query\QOM\NodeName

Inheritance: implements PHPCR\Query\QOM\NodeNameInterface
Show file Open project: jackalope/jackalope

Protected Properties

Property Type Description
$selectorName string

Public Methods

Method Description
__construct ( string $selectorName ) Constructor
getSelectorName ( ) {@inheritDoc}

Method Details

__construct() public method

Constructor
public __construct ( string $selectorName )
$selectorName string

getSelectorName() public method

{@inheritDoc}
public getSelectorName ( )

Property Details

$selectorName protected property

protected string $selectorName
return string