'example@domain.com', 'reply_to_address' => 'example@domain.com', 'email_count' => '50', 'sms_count' => '10', 'database_version' => 'null', 'apikey' => 'TEST_APIKEY', ]; } public function get_plugin_version() : int { return 2; } }