Documentation

Psr4Fixer extends AbstractProxyFixer
in package
implements DeprecatedFixerInterface

Tags
author

Jordi Boggiano j.boggiano@seld.be

author

Dariusz RumiƄski dariusz.ruminski@gmail.com

author

Bram Gotink bram@gotink.me

author

Graham Campbell graham@alt-three.com

deprecated

Interfaces, Classes and Traits

DeprecatedFixerInterface

Table of Contents

$fixer  : PsrAutoloadingFixer
__construct()  : mixed
getDefinition()  : mixed
{@inheritdoc}
getSuccessorsNames()  : array<string|int, string>
Returns names of fixers to use instead, if any.
createProxyFixers()  : mixed
{@inheritdoc}

Properties

Methods

__construct()

public __construct() : mixed
Return values
mixed

getDefinition()

{@inheritdoc}

public getDefinition() : mixed
Return values
mixed

getSuccessorsNames()

Returns names of fixers to use instead, if any.

public getSuccessorsNames() : array<string|int, string>
Return values
array<string|int, string>

createProxyFixers()

{@inheritdoc}

protected createProxyFixers() : mixed
Return values
mixed

Search results