2026-05-12 18:19:54 +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 {
}