GraphAware\Neo4j\OGM\Metadata\EntityPropertyMetadata::getReflectionProperty PHP Метод

getReflectionProperty() публичный Метод

public getReflectionProperty ( ) : ReflectionProperty
Результат ReflectionProperty
    public function getReflectionProperty()
    {
        return $this->reflectionProperty;
    }