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

get() public method

Returns theme information.
public get ( $theme = null ) : null | ThemeInfo
return null | ThemeInfo
    public function get($theme = null);