ConstructorDestructorReturnSniff.php
PHPCSExtra, a collection of sniffs and standards for use with PHP_CodeSniffer.
Tags
Table of Contents
Classes
- ConstructorDestructorReturnSniff
- Verify that a class constructor/destructor does not return anything, nor has a return type declaration (fatal error).