Documentation

ReturnToYieldFromFixer extends AbstractFixer
in package

FinalYes
Tags
author

Kuba Werłos werlos@gmail.com

Table of Contents

Methods

getDefinition()  : FixerDefinitionInterface
getPriority()  : int
{@inheritdoc}
isCandidate()  : bool
applyFix()  : void
shouldBeFixed()  : bool

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

Must run before YieldFromArrayToYieldsFixer. Must run after PhpUnitDataProviderReturnTypeFixer, PhpdocToReturnTypeFixer.

Return values
int

        
On this page

Search results