Skip to menu

webcomic_collection_print_name()

Display a collection print name.

webcomic_collection_print_name( string $type, mixed $collection = null ) : void

Parameters

string $type

The print name to display.

mixed $collection

Optional collection to get the print name from.

Return

void

Uses

Back to top