2026-03-27 15:53:29 +00:00

17 lines
224 B
PHP

<?php
/**
* Simply Schedule Appointments Recipient.
*
* @since 3.8.6
* @package Simply_Schedule_Appointments
*/
/**
* Simply Schedule Appointments Recipient.
*
* @since 3.8.6
*/
abstract class SSA_Recipient {
}