Editor PHP 2.4.0

VoidReturnFixer extends AbstractFixer
in package

FinalYes
Tags
author

Mark Nielsen

Table of Contents

Methods

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

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

Must run before PhpdocNoEmptyReturnFixer, ReturnTypeDeclarationFixer. Must run after NoSuperfluousPhpdocTagsFixer, SimplifiedNullReturnFixer.

Return values
int

        
On this page

Search results