Method | Description | |
---|---|---|
evaluate ( $content, array $contentVariables = [] ) : string | Evaluates a string and returns the evaluation result. | |
evaluateFile ( string $filePath, array $contentVariables = [] ) : string | Evaluates a file and returns the evaluation result. |