Karlomikus\Theme\Contracts\ThemeInterface::has PHP Метод

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

Check if theme exists
public has ( $theme ) : boolean
$theme
Результат boolean
    public function has($theme);