Neos\Flow\Tests\Functional\Persistence\Fixtures\RelatedIndexEntity::getEntityWithIndexedRelation PHP Méthode

getEntityWithIndexedRelation() public méthode

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