Neos\Flow\Tests\Functional\Persistence\Fixtures\RelatedIndexEntity::getEntityWithIndexedRelation PHP Method

getEntityWithIndexedRelation() public method

public getEntityWithIndexedRelation ( ) : EntityWithIndexedRelation
return EntityWithIndexedRelation
    public function getEntityWithIndexedRelation()
    {
        return $this->entityWithIndexedRelation;
    }