🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 11:11:42 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
mailpoet
/
lib
/
Automation
/
Engine
📍 /home/therahul/thedasstores.com/wp-content/plugins/mailpoet/lib/Automation/Engine
🔄 Refresh
✏️
Editing: Integration.php
Writable
<?php declare(strict_types = 1); namespace MailPoet\Automation\Engine; if (!defined('ABSPATH')) exit; interface Integration { public function register(Registry $registry): void; }
💾 Save Changes
❌ Cancel