DataTables PHP 3.0.2

PhpdocNoEmptyReturnFixer extends AbstractFixer
in package

FinalYes
Tags
author

Graham Campbell hello@gjcampbell.co.uk

no-named-arguments

Parameter names are not covered by the backward compatibility promise.

Table of Contents

Methods

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

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

Must run before NoEmptyPhpdocFixer, PhpdocAlignFixer, PhpdocSeparationFixer, PhpdocTrimFixer. Must run after AlignMultilineCommentFixer, CommentToPhpdocFixer, PhpdocIndentFixer, PhpdocScalarFixer, PhpdocToCommentFixer, PhpdocTypesFixer, VoidReturnFixer.

Return values
int

        
On this page

Search results