Neos\Flow\Tests\Functional\Persistence\Fixtures\RelatedIndexEntity::getEntityWithIndexedRelation PHP 메소드

getEntityWithIndexedRelation() 공개 메소드

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