MediaWiki-CodeSniffer
MediaWiki CodeSniffer Standards
Loading...
Searching...
No Matches
MediaWiki\Sniffs\Commenting\RedundantVarNameSniff Class Reference

Custom sniff that reports and repairs documentations of class properties that repeat the variable name, which is unnecessary. More...

+ Inheritance diagram for MediaWiki\Sniffs\Commenting\RedundantVarNameSniff:

Public Member Functions

 register ()
 @inheritDoc
 
 process (File $phpcsFile, $stackPtr)
 @inheritDoc
 

Detailed Description

Custom sniff that reports and repairs documentations of class properties that repeat the variable name, which is unnecessary.

@license GPL-2.0-or-later

Author
Thiemo Kreuz

The documentation for this class was generated from the following file: