summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8.stub.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/oci8.stub.php')
-rw-r--r--ext/oci8/oci8.stub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/oci8.stub.php b/ext/oci8/oci8.stub.php
index ee8ea98b54..b7d47d5dc9 100644
--- a/ext/oci8/oci8.stub.php
+++ b/ext/oci8/oci8.stub.php
@@ -1,6 +1,6 @@
<?php
-/** @generate-function-entries */
+/** @generate-class-entries */
/** @param resource $statement */
function oci_define_by_name($statement, string $column, mixed &$var, int $type = 0): bool {}