InvalidTemplateError

Extends \Pablotron\Luigi\LuigiError

Thrown when trying to parse an invalid template string.

package

Pablotron\Luigi

Methods

Create a new InvalidTemplateError.

__construct(string $template) 

Arguments

$template

string

Template string.

Properties

Template string.

template : string
var

Template string.

Type(s)

string