summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION12
1 files changed, 10 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index d8de97c..16c933c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #117 phalcon version 5.2.1 ] {
+Extension [ <persistent> extension #118 phalcon version 5.2.2 ] {
- Dependencies {
Dependency [ pdo (Required) ]
@@ -23500,7 +23500,7 @@ Extension [ <persistent> extension #117 phalcon version 5.2.1 ] {
Property [ protected $storageDir = '' ]
}
- - Methods [35] {
+ - Methods [36] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, ctor> public method __construct ] {
- Parameters [2] {
@@ -23599,6 +23599,14 @@ Extension [ <persistent> extension #117 phalcon version 5.2.1 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon> private method getKeyWithoutPrefix ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> string $key ]
+ }
+ - Return [ string ]
+ }
+
Method [ <internal:phalcon> private method getIterator ] {
- Parameters [1] {