Documentation

PhpdocTrimConsecutiveBlankLineSeparationFixer extends AbstractFixer
in package

Tags
author

Nobu Funaki nobu.funaki@gmail.com

author

Dariusz RumiƄski dariusz.ruminski@gmail.com

Table of Contents

getDefinition()  : mixed
{@inheritdoc}
getPriority()  : mixed
{@inheritdoc}
isCandidate()  : mixed
{@inheritdoc}
applyFix()  : mixed
{@inheritdoc}
findFirstAnnotationOrEnd()  : int
findNonBlankLine()  : null|int
fixAllTheRest()  : mixed
fixDescription()  : mixed
fixSummary()  : mixed
removeExtraBlankLine()  : mixed
removeExtraBlankLinesBetween()  : mixed
reverseFindLastUsefulContent()  : null|int

Methods

getPriority()

{@inheritdoc}

public getPriority() : mixed

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

Return values
mixed

Search results