DataTables PHP 3.0.2

PhpdocNoUselessInheritdocFixer extends AbstractFixer
in package

FinalYes

Remove inheritdoc tags from classy that does not inherit.

Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise.

Table of Contents

Methods

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

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

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

Return values
int

        
On this page

Search results