Neos\Flow\Tests\Functional\Persistence\Fixtures\EntityWithIndexedRelation::getRelatedIndexEntities PHP 메소드

getRelatedIndexEntities() 공개 메소드

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