X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FCache%2FTraitCompareDelete.php;h=508a2c866ffd248855f343feab8796daab13d199;hb=aa0b485f3dca72c5448076e913fa54d948cd7731;hp=13dcaec8d50369eefd16d2125f2b33cc08aff547;hpb=58f69481e61a091f919a8c9cc7d6662e876e765f;p=friendica.git diff --git a/src/Core/Cache/TraitCompareDelete.php b/src/Core/Cache/TraitCompareDelete.php index 13dcaec8d5..508a2c866f 100644 --- a/src/Core/Cache/TraitCompareDelete.php +++ b/src/Core/Cache/TraitCompareDelete.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Core\Cache; @@ -6,8 +25,6 @@ namespace Friendica\Core\Cache; * Trait TraitCompareSetDelete * * This Trait is to compensate non native "exclusive" sets/deletes in caches - * - * @package Friendica\Core\Cache */ trait TraitCompareDelete {