Changeset 42718
- Timestamp:
- 02/18/2018 04:31:57 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-locale.php
r42361 r42718 43 43 */ 44 44 public $weekday_abbrev; 45 46 /**47 * Stores the default start of the week.48 *49 * @since 4.4.050 * @var string51 */52 public $start_of_week;53 45 54 46 /**
Note: See TracChangeset
for help on using the changeset viewer.