Changeset 2405857
- Timestamp:
- 10/24/2020 12:16:38 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-bootstrap-blocks/trunk/src/settings/class-settings.php
r2405853 r2405857 52 52 * @var int 53 53 */ 54 const BOOTSTRAP_VERSION_DEFAULT_VALUE = 4;54 const BOOTSTRAP_VERSION_DEFAULT_VALUE = '4'; 55 55 56 56 /**
Note: See TracChangeset
for help on using the changeset viewer.