DataTables PHP 3.0.2

PhpUnitTestCaseStaticMethodCallsFixer extends AbstractPhpUnitFixer
in package
implements ConfigurableFixerInterface uses ConfigurableFixerTrait

FinalYes
Tags
phpstan-type

_AutogeneratedInputConfiguration array{ call_type?: 'self'|'static'|'this', methods?: array<string, string>, target?: '10.0'|'11.0'|'newest', }

phpstan-type

_AutogeneratedComputedConfiguration array{ call_type: 'self'|'static'|'this', methods: array<string, string>, target: '10.0'|'11.0'|'newest', }

implements
phpstan-import-type

_PhpTokenArray from Token

author

Filippo Tessarotto zoeslam@gmail.com

no-named-arguments

Parameter names are not covered by the backward compatibility promise.

Table of Contents

Interfaces

ConfigurableFixerInterface

Methods

getDefinition()  : FixerDefinitionInterface
Returns the definition of the fixer.
getPriority()  : int
Returns the priority of the fixer.
isRisky()  : bool
Check if fixer is risky or not.
applyPhpUnitClassFix()  : void
configurePostNormalisation()  : void
createConfigurationDefinition()  : FixerConfigurationResolverInterface

Methods


        
On this page

Search results