REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 386 B
Close
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/DateTimeProviderInterface.php
Text
Base64
<?php /** * Interface for a provider for getting the current DateTime, * designed to be mockable for unit tests. */ namespace Automattic\WooCommerce\Admin\DateTimeProvider; defined( 'ABSPATH' ) || exit; /** * DateTime Provider Interface. */ interface DateTimeProviderInterface { /** * Returns the current DateTime. * * @return DateTime */ public function get_now(); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
CurrentDateTimeProvider.php
499 B
lrw-r--r--
2022-04-20 06:50:54
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
DateTimeProviderInterface.php
386 B
lrw-r--r--
2022-04-20 06:50:54
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).