Newscoop\Service\IOutputSettingIssueService::isThemeUsed PHP Метод

isThemeUsed() публичный Метод

Checks if the provided theme is used by any issue at this point.
public isThemeUsed ( Theme | str $theme )
$theme Theme | str The theme or path to be checked if used.
    function isThemeUsed($theme);