stable

Clone or download

Read-only

refactor: Drop Artifact::setUserCanView

It is not needed to have the additional complexity in the production code. Note that something similar could be done for all the other setters that have been recently introduced in the Artifact class. Related to request #35862 Change-Id: I87d793231e36c736dc97ab4d7ec1f98199fd4529

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Artifact.php +4 −23 Go to diff View file
M plugins/tracker/tests/unit/Builders/ArtifactTestBuilder.php +23 −5 Go to diff View file
D plugins/tracker/tests/unit/Tracker/Artifact/ArtifactTest.php +0 −45 Go to diff View file