\Charcoal\PropertyTemplateOptionsProperty

Template Options Property

Summary

Methods
Properties
Constants
type()
addStructureInterface()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

type()

type() : string

Retrieve the property's type identifier.

Returns

string

addStructureInterface()

addStructureInterface(string  $interface) : \Charcoal\Property\TemplateOptionsProperty

Add the given metadata interfaces for the property to use as a structure.

Parameters

string $interface

A metadata interface to use.

Throws

\InvalidArgumentException

If the template property value is invalid.

Returns

\Charcoal\Property\TemplateOptionsProperty