System status report page indicates an ECA token type does not have a token defined
Problem/Motivation
By accident i've checked the status report page /admin/reports/status and noticed in the list of checked details that a few ECA related token types do not have any tokens defined. Not sure if tokens have to be defined or if that notification should be hidden? Directly for ECA is:
<code>$info['types']['_eca_root_token']
and ECA related token types are
$info['types']['dto']
$info['types']['parameter']
Edited by drupalbot