Documentation

PhpdocVarWithoutNameFixer extends AbstractFixer
in package

Tags
author

Graham Campbell graham@alt-three.com

author

Dave van der Brugge dmvdbrugge@gmail.com

Table of Contents

getDefinition()  : mixed
{@inheritdoc}
getPriority()  : mixed
{@inheritdoc}
isCandidate()  : mixed
{@inheritdoc}
applyFix()  : mixed
{@inheritdoc}
fixLine()  : mixed
getFirstLevelLines()  : array<string|int, Line>

Methods

getPriority()

{@inheritdoc}

public getPriority() : mixed

Must run before PhpdocAlignFixer. Must run after AlignMultilineCommentFixer, CommentToPhpdocFixer, PhpdocIndentFixer, PhpdocScalarFixer, PhpdocToCommentFixer, PhpdocTypesFixer.

Return values
mixed

Search results