Newscoop\Service\IThemeManagementService::assignArticleTypes PHP Méthode

assignArticleTypes() public méthode

Assign the article types to the theme.
public assignArticleTypes ( $articleTypes, Theme $theme )
$theme Newscoop\Entity\Theme The theme to be assigned to, not null.
    function assignArticleTypes($articleTypes, Theme $theme);