update 2024-05-26 17:39:15
This commit is contained in:
parent
750bf63ed9
commit
f0696fcfe1
@ -23,7 +23,7 @@ This repository contains an index (see below) of all the approved powers within
|
||||
|
||||
# Index of powers
|
||||
|
||||
- **Namespace**: [VDM\Psr\Cache](#vdm-psr-cache)
|
||||
- **Namespace**: [VastDevelopmentMethod\Psr\Cache](#vastdevelopmentmethod-psr-cache)
|
||||
|
||||
- **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
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝
|
||||
```
|
||||
# interface CacheItemInterface (Details)
|
||||
> namespace: **VDM\Psr\Cache**
|
||||
> namespace: **VastDevelopmentMethod\Psr\Cache**
|
||||
```uml
|
||||
@startuml
|
||||
interface CacheItemInterface #Lavender {
|
||||
|
@ -7,7 +7,7 @@
|
||||
* @git Caching Interface <https://github.com/php-fig/cache>
|
||||
* @license MIT
|
||||
*/
|
||||
namespace VDM\Psr\Cache;
|
||||
namespace VastDevelopmentMethod\Psr\Cache;
|
||||
|
||||
|
||||
/**
|
||||
|
@ -2,7 +2,7 @@
|
||||
"171fcb39-ae27-4c2b-b091-2f70b824288b": {
|
||||
"name": "CacheItemInterface",
|
||||
"type": "interface",
|
||||
"namespace": "VDM\\Psr\\Cache",
|
||||
"namespace": "VastDevelopmentMethod\\Psr\\Cache",
|
||||
"code": "src\/171fcb39-ae27-4c2b-b091-2f70b824288b\/code.php",
|
||||
"power": "src\/171fcb39-ae27-4c2b-b091-2f70b824288b\/code.power",
|
||||
"settings": "src\/171fcb39-ae27-4c2b-b091-2f70b824288b\/settings.json",
|
||||
|
Loading…
Reference in New Issue
Block a user