Documentation

NoBlankLinesAfterPhpdocFixer extends AbstractFixer
in package

FinalYes
Tags
author

Graham Campbell hello@gjcampbell.co.uk

Table of Contents

Methods

getDefinition()  : FixerDefinitionInterface
getPriority()  : int
{@inheritdoc}
isCandidate()  : bool
applyFix()  : void
fixWhitespace()  : void
Cleanup a whitespace token.

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

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

Return values
int

        
On this page

Search results