From 87347470d797ec4d53ca76fd0ecba895673d9852 Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 22 May 2023 02:54:09 +0200 Subject: [PATCH] update 2023-05-22 02:53:53 --- README.md | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/README.md b/README.md index 8229af7..b1a008a 100644 --- a/README.md +++ b/README.md @@ -27,31 +27,6 @@ This repository contains an index (see below) of all the approved powers within - **interface CacheItemInterface** | [Details](src/171fcb39-ae27-4c2b-b091-2f70b824288b) | [Code](src/171fcb39-ae27-4c2b-b091-2f70b824288b/code.php) | [Settings](src/171fcb39-ae27-4c2b-b091-2f70b824288b/settings.json) | Super__171fcb39_ae27_4c2b_b091_2f70b824288b__Power -# Class Diagrams - -## VDM Psr Cache -> namespace VDM\Psr\Cache -```uml -@startuml - -namespace VDM\Psr\Cache #DarkCyan { - - - interface CacheItemInterface #Lavender { - + getKey() : string - + get() : mixed - + isHit() : bool - + set() : static - + expiresAt() : static - + expiresAfter() : static - } -} - - -@enduml -``` - - --- ``` ██╗ ██████╗ ██████╗ ███╗ ███╗██╗ █████╗