1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

Generator is final

Closes GH-1145.
This commit is contained in:
Fabien Villepinte
2021-11-25 17:28:03 +01:00
committed by GitHub
parent 61a690b59c
commit 5f29513408

View File

@@ -36,6 +36,7 @@
<!-- {{{ Class synopsis -->
<classsynopsisinfo>
<ooclass>
<modifier>final</modifier>
<classname>Generator</classname>
</ooclass>