BcBaserHelper::relatedSiteLinks PHP Méthode

    public function relatedSiteLinks($id = null, $excludeIds = [])
    {
        echo $this->getRelatedSiteLinks($id, $excludeIds);
    }