<?PHP declare(strict_types = 1); array ( 'timing_intervals_set' => array ( 'weekly' => 'Weekly', 'monthly' => 'Monthly', 'annual' => 'Annual', ), )