Neos\Flow\Tests\Functional\Persistence\Fixtures\EntityWithIndexedRelation::getRelatedIndexEntities PHP Method

getRelatedIndexEntities() public method

public getRelatedIndexEntities ( ) : Doctrine\Common\Collections\Collection
return Doctrine\Common\Collections\Collection
    public function getRelatedIndexEntities()
    {
        return $this->relatedIndexEntities;
    }