Correct the signature of getExtraDataInputUrl() to be compatible with the parent class.
The declaration of getExtraDataInputUrl(int $ruleConditionId)
in CRM_CivirulesConditions_Generic_HasTag.php
is incompatible with the higher level declaration as getExtraDataInputUrl($ruleConditionId)
in CRM/Civirules/Condition.php