Component

Represents a restaurant menu component that can be rendered.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

render()  : string
Renders the component. HTML is returned, not echoed.

Methods

render()

Renders the component. HTML is returned, not echoed.

public render() : string
Return values
string

The component output.

Search results