debug
This commit is contained in:
@@ -95,4 +95,9 @@ class StorageCore
|
||||
{
|
||||
return $this->Filesystem->has($strKey);
|
||||
}
|
||||
|
||||
public function getRealPath($strKey): string
|
||||
{
|
||||
return $this->Adapter->applyPathPrefix($strKey);
|
||||
}
|
||||
}
|
||||
|
||||
BIN
code/extend/tools/cwebp
Normal file
BIN
code/extend/tools/cwebp
Normal file
Binary file not shown.
Reference in New Issue
Block a user