Documentation

SingleLineAfterImportsFixer extends AbstractFixer
in package
implements WhitespacesAwareFixerInterface

Fixer for rules defined in PSR2 ΒΆ3.

Tags
author

Ceeram ceeram@cakephp.org

author

Graham Campbell graham@alt-three.com

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 after NoUnusedImportsFixer.

Return values
mixed

Search results