MediaWiki-CodeSniffer
MediaWiki CodeSniffer Standards
Loading...
Searching...
No Matches
MediaWiki\Sniffs\PHPUnit\DeprecatedPHPUnitMethodsSniff Class Reference

Forbids usage of PHPUnit methods deprecated/removed in PHPUnit8 @fixme Avoid duplication with other PHPUnit-related sniffs. More...

+ Inheritance diagram for MediaWiki\Sniffs\PHPUnit\DeprecatedPHPUnitMethodsSniff:

Public Member Functions

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

Detailed Description

Forbids usage of PHPUnit methods deprecated/removed in PHPUnit8 @fixme Avoid duplication with other PHPUnit-related sniffs.

Member Function Documentation

◆ process()

MediaWiki\Sniffs\PHPUnit\DeprecatedPHPUnitMethodsSniff::process ( File $phpcsFile,
$stackPtr )
Parameters
File$phpcsFile
int$stackPtrPosition of extends token
Returns
void|int

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