8889841chome/clixcotz/tcchp.clix.co.tz/wp-content/plugins/mailpoet/lib/API/JSON/SuccessResponse.php000064400000001007150521726340025612 0ustar00data = $data; } public function getData() { if ($this->data === null) return []; return [ 'data' => $this->data, ]; } }