*(……&*6干sfa绅士的风度sfsdfd不打发打发死啊好办法
<?php
namespace Elementor\Core\Isolation;
interface Plugin_Status_Adapter_Interface {
public function is_plugin_installed( $plugin_path ): bool;
public function get_install_plugin_url( $plugin_path ): string;
public function get_activate_plugin_url( $plugin_path ): string;
}