summaryrefslogtreecommitdiff
path: root/ext/ctype/ctype.stub.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ctype/ctype.stub.php')
-rw-r--r--ext/ctype/ctype.stub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ctype/ctype.stub.php b/ext/ctype/ctype.stub.php
index bcc722c12d..8bbc744d5a 100644
--- a/ext/ctype/ctype.stub.php
+++ b/ext/ctype/ctype.stub.php
@@ -1,6 +1,6 @@
<?php
-/** @generate-function-entries */
+/** @generate-class-entries */
function ctype_alnum(mixed $text): bool {}