Editor PHP 2.4.0

PhpUnitDedicateAssertInternalTypeFixer extends AbstractPhpUnitFixer
in package
implements ConfigurableFixerInterface

FinalYes
Tags
author

Filippo Tessarotto zoeslam@gmail.com

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
createConfigurationDefinition()  : FixerConfigurationResolverInterface

Methods

getPriority()

Returns the priority of the fixer.

public getPriority() : int

Must run after NoBinaryStringFixer, NoUselessConcatOperatorFixer, PhpUnitDedicateAssertFixer.

Return values
int

        
On this page

Search results