HumHub Documentation (unofficial)

NewGeneratorReturnSniff.php

PHPCompatibility, an external standard for PHP_CodeSniffer.

Tags
copyright

2012-2019 PHPCompatibility Contributors

license

https://opensource.org/licenses/LGPL-3.0 LGPL3

link
https://github.com/PHPCompatibility/PHPCompatibility

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