summaryrefslogtreecommitdiff
path: root/ext/spl/php_spl.stub.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/php_spl.stub.php')
-rw-r--r--ext/spl/php_spl.stub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/php_spl.stub.php b/ext/spl/php_spl.stub.php
index 61b2165c9f..e7cc10dbc3 100644
--- a/ext/spl/php_spl.stub.php
+++ b/ext/spl/php_spl.stub.php
@@ -1,6 +1,6 @@
<?php
-/** @generate-function-entries */
+/** @generate-class-entries */
/** @param object|string $object_or_class */
function class_implements($object_or_class, bool $autoload = true): array|false {}