stable

Clone or download

Read-only

refactor: Remove optional argument

Optional arguments does not help in the process of unifying `\Tracker_ArtifactFactory::createArtifact` and `\Tuleap\Tracker\Artifact\Creation\TrackerArtifactCreator::create`. No functional changes. Part of request #36805: Kanban item not found when creating a card in Kanban Change-Id: Iedd4e7bf8a391b0513e194639cfbfb51b25ffa79

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ArtifactCreator.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Action/CreateArtifact.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/CreateArtifactFromModal.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGateway.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php +1 −6 Go to diff View file