<?PHP
declare(strict_types = 1);
array (
'attendance_status_set' =>
'offline' => 'Offline',
'online' => 'Online',
),
)