Changeset 10775 for sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/phpunit/includes/utils.php
- Timestamp:
- 03/05/2021 12:40:59 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/phpunit/includes/utils.php
r10773 r10775 32 32 function dataprovider_get_default_config() { 33 33 return [ 34 [ 'cron_interval', '15_minutes' ], 34 35 [ 'label', '' ], 36 [ 'manifest', '' ], 35 37 [ 'slug', '' ], 36 38 ];
Note: See TracChangeset
for help on using the changeset viewer.