Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#44939 closed enhancement (fixed)

Add public to WP_Rest_Server test class

Reported by: andizer Owned by: SergeyBiryukov
Priority: normal Milestone: 5.1
Component: REST API Version:
Severity: normal Keywords: has-patch
Cc: Focuses: rest-api

Description

I think it would be nice to be explicit about the access modifier, so I added public to the methods where no access modifier was given

Attachments (1)

44939.diff (2.0 KB ) - added by andizer 8 years ago.

Download all attachments as: .zip

Change History (5)

@andizer
8 years ago

#1 @SergeyBiryukov
8 years ago

  • Milestone Awaiting Review4.9.9
  • Owner set to SergeyBiryukov
  • Status newreviewing

#2 @SergeyBiryukov
8 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 43652:

Tests: Add missing public access modifier to Tests_REST_Server methods.

Props andizer.
Fixes #44939.

#3 @SergeyBiryukov
8 years ago

  • Keywords fixed-major added
  • Resolution fixed
  • Status closedreopened

Reopening for 4.9.9 consideration.

#4 @pento
8 years ago

  • Keywords fixed-major removed
  • Milestone 4.9.95.1
  • Resolutionfixed
  • Status reopenedclosed
Note: See TracTickets for help on using tickets.