1, 'title' => ts('Fiscal Year'), 'type' => CRM_Utils_Type::T_INT, ]; $spec['return_totals'] = [ 'api.required' => 0, 'title' => ts('Return Totals?'), 'type' => CRM_Utils_Type::T_BOOLEAN, ]; }