Karlomikus\Theme\Contracts\ThemeInterface::has PHP Method

has() public method

Check if theme exists
public has ( $theme ) : boolean
$theme
return boolean
    public function has($theme);