protected function getValueTypesRequiringThirdDateInput()
 {
     return MixedDateTypesTriggerForWorkflowFormAttributeMappingRules::getValueTypesRequiringThirdDateInput();
 }
 /**
  * @return array
  */
 protected static function getValueTypesWhereThirdValueIsRequired()
 {
     return MixedDateTypesTriggerForWorkflowFormAttributeMappingRules::getValueTypesWhereThirdValueIsRequired();
 }