ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\RelationEmbedder::getRelated PHP Method

getRelated() public method

public getRelated ( )
    public function getRelated()
    {
        return $this->related;
    }
RelationEmbedder