Neos\Flow\Tests\Functional\Persistence\Fixtures\RelatedIndexEntity::getEntityWithIndexedRelation PHP Метод

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

public getEntityWithIndexedRelation ( ) : EntityWithIndexedRelation
Результат EntityWithIndexedRelation
    public function getEntityWithIndexedRelation()
    {
        return $this->entityWithIndexedRelation;
    }