Files
branddefense.pl/wp-content/plugins/mailchimp-for-wp/includes/api/class-connection-exception.php
Roman Pyrih c2e100a763 first commit
2023-07-24 08:30:51 +02:00

6 lines
77 B
PHP

<?php
class MC4WP_API_Connection_Exception extends MC4WP_API_Exception {
}