CompactNullableTypehintFixer
        
        extends AbstractProxyFixer
    
    
            
            in package
            
        
    
            
            implements
                            DeprecatedFixerInterface                    
    
    
FinalYes
Tags
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- getDefinition() : FixerDefinitionInterface
- Returns the definition of the fixer.
- getSuccessorsNames() : array<int, string>
- Returns names of fixers to use instead, if any.
- createProxyFixers() : array<string|int, mixed>
Properties
$compactNullableTypeDeclarationFixer
    private
        CompactNullableTypeDeclarationFixer
    $compactNullableTypeDeclarationFixer
    
    
    
    
Methods
__construct()
    public
                    __construct() : mixed
    getDefinition()
Returns the definition of the fixer.
    public
                    getDefinition() : FixerDefinitionInterface
    Return values
FixerDefinitionInterfacegetSuccessorsNames()
Returns names of fixers to use instead, if any.
    public
                    getSuccessorsNames() : array<int, string>
    Return values
array<int, string>createProxyFixers()
    protected
                    createProxyFixers() : array<string|int, mixed>