SchemaInterface
A generic interface for any kind of schema
this will be made public once FormEngine is using Schema API.
Table of Contents
Methods
- __set_state() : SchemaInterface
- getName() : string
Methods
__set_state()
public
static __set_state(array<string|int, mixed> $state) : SchemaInterface
Parameters
- $state : array<string|int, mixed>
Return values
SchemaInterfacegetName()
public
getName() : string