PhpCsFixer\Fixer\Whitespace\IndentationTypeFixer::getPriority PHP Method

getPriority() public method

public getPriority ( )
    public function getPriority()
    {
        return 50;
    }