Documentation

PhpUnitDataProviderReturnTypeFixer extends AbstractPhpUnitFixer
in package

FinalYes
Tags
author

Kuba Werłos werlos@gmail.com

Table of Contents

Methods

getDefinition()  : FixerDefinitionInterface
getPriority()  : int
{@inheritdoc}
isRisky()  : bool
applyPhpUnitClassFix()  : void

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

Must run before ReturnToYieldFromFixer, ReturnTypeDeclarationFixer. Must run after CleanNamespaceFixer.

Return values
int

        
On this page

Search results