HumHub Documentation (unofficial)

Generators

Table of Contents

Classes

NewGeneratorReturnSniff
As of PHP 7.0, a `return` statement can be used within a generator for a final expression to be returned.

        
On this page

Search results