Skip to content

How to deserialize a Table Object? #15

@Marcelsj

Description

@Marcelsj

I am trying to deserialize a Table object and I do not get how to do it.
Is this right?
$exceltable=$serializer->deserialize( $table , 'ExcelAnt\Table\Table' ,'json');
I get the following error:

You must define a type for ExcelAnt\Table\Table::$table

How can I define this type?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions