summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-30 13:54:41 +0200
committerRemi Collet <remi@php.net>2023-03-30 13:54:41 +0200
commitf3d77294d030644256c086dec41a904ff96d699a (patch)
treeaa5b9cea50b31c28b82af716d71e05217dfc26af /REFLECTION
parentb239e3087599706102bfc6a3dd8b8a0178dcefa9 (diff)
+ reflection
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION16
1 files changed, 16 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
new file mode 100644
index 0000000..f7cff01
--- /dev/null
+++ b/REFLECTION
@@ -0,0 +1,16 @@
+Extension [ <persistent> extension #87 otel_instrumentation version 1.0.0beta2 ] {
+
+ - Functions {
+ Function [ <internal:otel_instrumentation> function OpenTelemetry\Instrumentation\hook ] {
+
+ - Parameters [4] {
+ Parameter #0 [ <required> ?string $class ]
+ Parameter #1 [ <required> string $function ]
+ Parameter #2 [ <optional> ?Closure $pre = null ]
+ Parameter #3 [ <optional> ?Closure $post = null ]
+ }
+ - Return [ bool ]
+ }
+ }
+}
+