Documentation

NativeFunctionTypeDeclarationCasingFixer extends AbstractFixer
in package

Tags
author

SpacePossum

Table of Contents

$functionsAnalyzer  : FunctionsAnalyzer
$hints  : array<string, true>
https://secure.php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration.
__construct()  : mixed
getDefinition()  : mixed
{@inheritdoc}
isCandidate()  : mixed
{@inheritdoc}
applyFix()  : mixed
{@inheritdoc}
fixArgumentType()  : mixed
fixFunctionArgumentTypes()  : mixed
fixFunctionReturnType()  : mixed

Properties

$hints

https://secure.php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration.

private array<string, true> $hints

self PHP 5.0 array PHP 5.1 callable PHP 5.4 bool PHP 7.0 float PHP 7.0 int PHP 7.0 string PHP 7.0 iterable PHP 7.1 void PHP 7.1 object PHP 7.2 static PHP 8.0 (return type only) mixed PHP 8.0

Methods

Search results