Documentation

FinalStaticAccessFixer extends AbstractProxyFixer
in package
implements DeprecatedFixerInterface

Tags
author

ntzm

deprecated

in 2.17

Interfaces, Classes and Traits

DeprecatedFixerInterface

Table of Contents

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

Methods

getPriority()

{@inheritdoc}

public getPriority() : mixed

Must run after FinalInternalClassFixer, PhpUnitTestCaseStaticMethodCallsFixer.

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>

Search results