Skip to content

Commit

Permalink
Does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan0sz committed Mar 26, 2024
1 parent 8afdd6e commit abe5ff0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Uninstall.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@

defined( 'ABSPATH' ) || exit;

/**
* @codeCoverageIgnore
*/
class Uninstall {
/** @var string $cache_dir */
private $cache_dir;
Expand Down

0 comments on commit abe5ff0

Please sign in to comment.