diff --git a/src/contracts/Handler/ContentTagInterface.php b/src/contracts/Handler/ContentTagInterface.php index 60730f2..43f83bc 100644 --- a/src/contracts/Handler/ContentTagInterface.php +++ b/src/contracts/Handler/ContentTagInterface.php @@ -6,9 +6,6 @@ */ namespace Ibexa\Contracts\HttpCache\Handler; -/** - * @since v0.9.3 - */ interface ContentTagInterface { public const CONTENT_PREFIX = 'c';