YetORM\Reflection\EntityProperty::getEntityReflection PHP Method

getEntityReflection() public method

public getEntityReflection ( ) : EntityType
return EntityType
    public function getEntityReflection()
    {
        return $this->reflection;
    }