Rector StringableForToStringRector

This commit is contained in:
Adrien Crivelli
2023-09-12 15:50:10 +08:00
parent b881309496
commit e65e46db43
14 changed files with 30 additions and 14 deletions
@@ -6,8 +6,9 @@ namespace PhpOffice\PhpSpreadsheetTests\Calculation\Functions;
use PhpOffice\PhpSpreadsheet\Cell\CellAddress;
use PhpOffice\PhpSpreadsheet\Worksheet\Worksheet;
use Stringable;
class FormulaArguments
class FormulaArguments implements Stringable
{
/**
* @var mixed[]