stable

Clone or download

Read-only

chore: Deprecate Artifact::getWorkflow

part of story #24969 [modal] add and remove links without types No functional change. Artifact should not know about Workflow. It is WorkflowFactory's job. Change-Id: I08a169b14248fa74ae6ff65b9e5840691a77b36f

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Artifact.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +1 −4 Go to diff View file
M plugins/tracker/include/Workflow/Workflow.class.php +0 −21 Go to diff View file
M plugins/tracker/include/Workflow/WorkflowFactory.class.php +3 −2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Artifact/Tracker_ArtifactTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/TrackerTest.php +2 −3 Go to diff View file
M tests/psalm/tuleap-baseline.xml +33 −3 Go to diff View file