diff options
Diffstat (limited to 'ext/dba/dba.stub.php')
| -rw-r--r-- | ext/dba/dba.stub.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ext/dba/dba.stub.php b/ext/dba/dba.stub.php index 12cccbe506..cff3b165b6 100644 --- a/ext/dba/dba.stub.php +++ b/ext/dba/dba.stub.php @@ -1,6 +1,9 @@ <?php -/** @generate-function-entries */ +/** + * @generate-function-entries + * @generate-class-entries + */ /** * @param string $path |
