GraphAware\Neo4j\OGM\Metadata\EntityPropertyMetadata::getReflectionProperty PHP Method

getReflectionProperty() public method

public getReflectionProperty ( ) : ReflectionProperty
return ReflectionProperty
    public function getReflectionProperty()
    {
        return $this->reflectionProperty;
    }