REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 764 B
Close
//home/nshryvcy/taramarriagebureau.com/wp-content/plugins/js_composer/include/classes/deprecated/interfaces.php
Text
Base64
<?php /** * Interface lib * * @deprecated */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * Interface for editors * * @since 4.3 * @deprecated since 5.8 */ interface Vc_Editor_Interface { /** * Render editor. * * @return mixed * @deprecated 5.8 * @since 4.3 */ public function renderEditor(); } /** * Default render interface * * @since 4.3 * @deprecated 5.8 */ interface Vc_Render { /** * Render. * * @return mixed * @deprecated 5.8 * @since 4.3 */ public function render(); } /** * Interface for third-party plugins classes loader. * * @since 4.3 * @deprecated 5.8 */ interface Vc_Vendor_Interface { /** * Load. * * @return mixed * @deprecated 5.8 * @since 4.3 */ public function load(); }
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
helpers_deprecated.php
2.49 KB
lrw-r--r--
2025-04-30 03:16:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
interfaces.php
764 B
lrw-r--r--
2025-04-30 03:16:16
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).