wp/wp-includes/customize/class-wp-customize-code-editor-control.php
changeset 16 a86126ab1dd4
parent 9 177826044cd9
equal deleted inserted replaced
15:3d4e9c994f10 16:a86126ab1dd4
    63 
    63 
    64 	/**
    64 	/**
    65 	 * Refresh the parameters passed to the JavaScript via JSON.
    65 	 * Refresh the parameters passed to the JavaScript via JSON.
    66 	 *
    66 	 *
    67 	 * @since 4.9.0
    67 	 * @since 4.9.0
       
    68 	 *
    68 	 * @see WP_Customize_Control::json()
    69 	 * @see WP_Customize_Control::json()
    69 	 *
    70 	 *
    70 	 * @return array Array of parameters passed to the JavaScript.
    71 	 * @return array Array of parameters passed to the JavaScript.
    71 	 */
    72 	 */
    72 	public function json() {
    73 	public function json() {