Documentation

PhpdocListTypeFixer extends AbstractPhpdocTypesFixer
in package

FinalYes

Table of Contents

Methods

getDefinition()  : FixerDefinitionInterface
getPriority()  : int
{@inheritdoc}
isCandidate()  : bool
isRisky()  : bool
normalize()  : string

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

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

Return values
int

normalize()

protected normalize(string $type) : string
Parameters
$type : string
Return values
string

        
On this page

Search results