stable

Clone or download

Read-only

refactor: Move Tracker_Tooltip in the right namespace

\Tracker_Tooltip is now Tuleap\Tracker\Semantic\Tooltip\SemanticTooltip. (as well as corresponding dao and factory) No functional changes. Part of story #26777: have artifact tooltips on roadmap Change-Id: Ib594b9b3b7065b9968b6549967f1e86c310a35f5

Modified Files

Name
R plugins/tracker/include/Tracker/Tooltip/Tracker_Tooltip.class.php Go to diff View file
R plugins/tracker/include/Tracker/Tooltip/dao/Tracker_TooltipDao.class.php Go to diff View file
R plugins/tracker/include/Tracker/Tooltip/Tracker_TooltipFactory.class.php Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_SemanticFactory.class.php +5 −3 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +3 −2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Semantic/Tooltip/Tracker_TooltipFactoryTest.php +2 −2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Semantic/Tracker_SemanticFactoryTest.php +4 −4 Go to diff View file
M tests/psalm/tuleap-baseline.xml +2 −2 Go to diff View file