stable

Clone or download

Read-only

refactor: rename fetchAddTooltip

Since git #tuleap/stable/8187ba528b1465ec351e30c26e7d173d5a4dcd7a, fetchAddTooltip is only used for CardFields semantic. We should rename it to avoid confusion. No functional change. Part of story #26777: have artifact tooltips on roadmap Change-Id: I7a09a563e590fea091a3ef68a5027bdd0eed7495

Modified Files

Name
M plugins/cardwall/include/Semantic/CardFieldsPresenterBuilder.php +1 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Step/Definition/Field/StepDefinition.php +1 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Step/Execution/Field/StepExecution.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.php +2 −7 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container.php +2 −10 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.php +2 −10 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_StaticField.php +2 −1 Go to diff View file