mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Correct @access entry for Custom_Image_Header::default_headers.
Props rushabh4486. Fixes #41378. git-svn-id: https://develop.svn.wordpress.org/trunk@41099 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -34,7 +34,7 @@ class Custom_Image_Header {
|
||||
*
|
||||
* @var array
|
||||
* @since 3.0.0
|
||||
* @access private
|
||||
* @access public
|
||||
*/
|
||||
public $default_headers = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user