Skip to menu

webcomic_collection_exists()

Does the collection exist?

webcomic_collection_exists( string $collection ) : bool

Parameters

string $collection

The collection to check.

Return

bool

Back to top