Skip to content

Suppress undefined index warnings

The patch at #6 was removing my theme suggestions when #form_id was not set. With this commit both #form_id and #type suggestions are added only if they exist.

Merge request reports