: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace Yoast\WP\SEO\Routes;
use Yoast\WP\SEO\Loadable_Interface;
interface Route_Interface extends Loadable_Interface {
* Registers routes with WordPress.
public function register_routes();