DataTables PHP 3.0.2

PhpUnitDataProviderNameFixer extends AbstractPhpUnitFixer
in package
implements ConfigurableFixerInterface uses ConfigurableFixerTrait

FinalYes
Tags
phpstan-type

_AutogeneratedInputConfiguration array{ prefix?: string, suffix?: string, }

phpstan-type

_AutogeneratedComputedConfiguration array{ prefix: string, suffix: string, }

implements
author

Kuba Werłos werlos@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.
isRisky()  : bool
Check if fixer is risky or not.
applyPhpUnitClassFix()  : void
createConfigurationDefinition()  : FixerConfigurationResolverInterface

Methods

isRisky()

Check if fixer is risky or not.

public isRisky() : bool

Risky fixer could change code behaviour!

Return values
bool

        
On this page

Search results