/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Interfaces
ZEROSPAM\Framework\SDK\Utils\Contracts
Arrayable
Introduction
Synopsis
Violations
Methods
Source
ZEROSPAM\Framework\SDK\Utils\Contracts\
Arrayable
Interface Arrayable
Can be transform into an array
Synopsis
interface Arrayable {
// methods
public array
toArray
()
}
Methods
public
toArray()
— Return the object as Array.