Karlomikus\Theme\Contracts\ThemeInterface::has PHP 메소드

has() 공개 메소드

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