Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#41282 closed defect (bug) (fixed)

Add @access private to _get_component_from_parsed_url_array() and _wp_translate_php_url_constant_to_key()

Reported by: ajayghaghretiya1 Owned by: SergeyBiryukov
Priority: normal Milestone: 4.9
Component: HTTP API Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

access specifier not mention in the documentation of the function.

Attachments (1)

41282.patch (489 bytes ) - added by ajayghaghretiya1 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @milana_cap
9 years ago

  • Component EditorHTTP API
  • Keywords has-patch added

#2 @SergeyBiryukov
9 years ago

  • Milestone Awaiting Review4.9

#3 @SergeyBiryukov
9 years ago

  • Summary Needs documentation improvementAdd @access private to _get_component_from_parsed_url_array() and _wp_translate_php_url_constant_to_key()

#4 @SergeyBiryukov
9 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 41573:

Docs: Add @access private entries for _get_component_from_parsed_url_array() and _wp_translate_php_url_constant_to_key().

Props ajayghaghretiya1.
Fixes #41282.

Note: See TracTickets for help on using tickets.