: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Interface for Settings Integration
* @copyright Copyright (c) 2023, Code Atlantic LLC
interface PUM_Interface_Integration_Settings extends PUM_Interface_Integration {
public function append_fields( $fields = [] );