Documentation

OfcpEvent extends JsonSerializable

Basic interface for OFCP-Events.

All OFCP-Related events must implement this interface for seamless integration in php environments.

Table of Contents

Methods

from_json()  : self

Methods

from_json()

public static from_json(string|array<string|int, mixed> $json) : self
Parameters
$json : string|array<string|int, mixed>
Return values
self

        
On this page

Search results