Skip to menu

get_webcomic_collection_print_name()

Get a collection print name.

get_webcomic_collection_print_name( string $type, mixed $collection = null ) : string

Parameters

string $type

The print name to get.

mixed $collection

Optional collection to get the print name from.

Return

string

Back to top