You are here

protected static property Xls::$format in Excel Serialization 8

The format that this encoder supports.

Type: string

File

src/Encoder/Xls.php, line 27

Class

Xls
Adds XLS encoder support for the Serialization API.

Namespace

Drupal\xls_serialization\Encoder

Code

protected static $format = 'xls';