Non_Input_Element_Type_Interface

Interface for element type that does not expect any input.

Description

Source

File: src/db-objects/elements/element-types/non-input-element-type-interface.php

interface Non_Input_Element_Type_Interface {

}

Changelog

Changelog
Version Description
1.0.0 Introduced.

Methods

  • bootstrap — Bootstraps the element type by setting properties.
  • filter_json — Filters the array representation of a given element of this type.