8889841cclixcotz/lions.clix.co.tz/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-message.php000064400000000744150514316250030470 0ustar00hometext = $text; if ( ! empty( $type ) ) { $this->type = $type; } } /** * @return string */ public function __toString() { return $this->text; } }