Documentation

Errors

Table of Contents

src/PhpSpreadsheet/Cell/Coordinate.php 2
src/PhpSpreadsheet/Chart/Chart.php 1
src/PhpSpreadsheet/Document/Properties.php 1
src/PhpSpreadsheet/Spreadsheet.php 1
src/PhpSpreadsheet/Worksheet/Worksheet.php 1

Coordinate.php

Type Line Description
ERROR 0 Tag "return" with body "@return array{0: string, 1: string} Array containing column and row (indexes 0 and 1)" has error "\PhpOffice\PhpSpreadsheet\Cell\array{0: string" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{0: int, 1: int, 2: string} Array containing column and row index, and column string" has error "\PhpOffice\PhpSpreadsheet\Cell\array{0: int" is not a valid Fqsen.

Chart.php

Type Line Description
ERROR 0 Tag "return" with body "@return array{cell: string, xOffset: int, yOffset: int} an associative array containing the cell address, X-Offset and Y-Offset from the top left of that cell" has error "\PhpOffice\PhpSpreadsheet\Chart\array{cell: string" is not a valid Fqsen.

Properties.php

Type Line Description
ERROR 0 Tag "var" with body "@var array{value: mixed, type: string}[]" has error "\PhpOffice\PhpSpreadsheet\Document\array{value: mixed" is not a valid Fqsen.

Spreadsheet.php

Type Line Description
ERROR 0 Tag "var" with body "@var null|array{target: string, data: string}" has error "\PhpOffice\PhpSpreadsheet\array{target: string" is not a valid Fqsen.

Worksheet.php

Type Line Description
ERROR 0 Tag "return" with body "@return array{0: Worksheet, 1: string}" has error "\PhpOffice\PhpSpreadsheet\Worksheet\array{0: Worksheet" is not a valid Fqsen.

Search results