diff --git a/includes/Updater.php b/includes/Updater.php index 2b0692e..2115512 100644 --- a/includes/Updater.php +++ b/includes/Updater.php @@ -9,6 +9,8 @@ namespace WPALLSTARS\FixPluginDoesNotExistNotices; +use function add_filter; + /** * Class Updater *