: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace Yoast\WP\SEO\Commands;
* Interface definition for WP CLI commands.
* An interface for registering integrations with WordPress.
interface Command_Interface {
* Returns the namespace of this command.
public static function get_namespace();