Suppress undefined index warnings
Compare changes
+ 6
− 2
@@ -12,12 +12,16 @@ use Drupal\Core\Render\Element;
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.