: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace WPForms\Admin\Payments\Views;
interface PaymentsViewsInterface {
* Check if the current user has the capability to view the page.
public function current_user_can();
public function heading();
public function display();
public function get_tab_label();