Neos\Flow\Tests\Functional\Persistence\Fixtures\CompositeKeyTestEntity::getRelatedEntity PHP Method

getRelatedEntity() public method

public getRelatedEntity ( ) : TestEntity
return TestEntity
    public function getRelatedEntity()
    {
        return $this->relatedEntity;
    }