Skip to content

Need to add missing methods of ArrayAccess interface to FacebookAds\Object\ServerSide\OriginalEventData class #633

@roman-nikulyak-quarks-tech

Description

Error: Class FacebookAds\Object\ServerSide\OriginalEventData contains 4 abstract methods and must therefore be declared abstract or implement the remaining methods (ArrayAccess::offsetExists, ArrayAccess::offsetGet, ArrayAccess::offsetSet, ...)

#file: "src/FacebookAds/Object/ServerSide/OriginalEventData.php"

You can also remove unused properties:
private $event_name;
private $event_time;
private $order_id;
private $event_id;

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