Skip to content

Commit

Permalink
doc: Remove invalid PHPDoc description (#1197)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Nov 23, 2023
1 parent 57c3b0a commit 493915b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Compactor/NullCompactor.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
namespace KevinGH\Box\Compactor;

/**
* Base compactor class providing a slightly simpler API to compact the content only if the file is supported.
*
* @private
*/
final class NullCompactor implements Compactor
Expand Down

0 comments on commit 493915b

Please sign in to comment.