Documentation

BlankLineAfterOpeningTagFixer extends AbstractFixer
in package
implements WhitespacesAwareFixerInterface

Tags
author

Ceeram ceeram@cakephp.org

Interfaces, Classes and Traits

WhitespacesAwareFixerInterface

Table of Contents

getDefinition()  : mixed
{@inheritdoc}
getPriority()  : mixed
{@inheritdoc}
isCandidate()  : mixed
{@inheritdoc}
applyFix()  : mixed
{@inheritdoc}

Methods

getPriority()

{@inheritdoc}

public getPriority() : mixed

Must run before NoBlankLinesBeforeNamespaceFixer. Must run after DeclareStrictTypesFixer.

Return values
mixed

Search results