Changeset 46823 for trunk/src/wp-includes/class-wp-customize-nav-menus.php
- Timestamp:
- 12/06/2019 10:41:26 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-nav-menus.php
r46821 r46823 40 40 * @since 4.3.0 41 41 * 42 * @param object$manager An instance of the WP_Customize_Manager class.42 * @param WP_Customize_Manager $manager An instance of the WP_Customize_Manager class. 43 43 */ 44 44 public function __construct( $manager ) {
Note: See TracChangeset
for help on using the changeset viewer.