stable

Clone or download

Read-only

story #7701: fixing typo in method name

Change-Id: Ie83dc5dc63ed1f195acc4f8d2efa3c274d8ee840

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanResource.php +4 −4 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +6 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningResource.class.php +1 −1 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/ReportsResource.class.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/TrackersResource.class.php +3 −3 Go to diff View file
M src/common/REST/AuthenticatedResource.class.php +1 −1 Go to diff View file
M src/common/project/REST/v1/ProjectResource.class.php +9 −9 Go to diff View file
M src/common/project/REST/v2/ProjectResource.class.php +1 −1 Go to diff View file
M src/common/user/REST/v1/UserResource.php +3 −3 Go to diff View file