Documentation

PhpdocAnnotationWithoutDotFixer extends AbstractFixer
in package

FinalYes
Tags
author

Dariusz Rumiński dariusz.ruminski@gmail.com

Table of Contents

Properties

$tags  : array<int, string>

Methods

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

Properties

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

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

Return values
int

        
On this page

Search results