PHP Class ContentEvaluator, HamlPHP

Inheritance: implements IContentEvaluator
Afficher le fichier Open project: hamlphp/hamlphp

Méthodes publiques

Méthode Description
evaluate ( $content, array $contentVariables = [] )
evaluateFile ( $filePath, array $contentVariables = [] ) : string

Method Details

evaluate() public méthode

public evaluate ( $content, array $contentVariables = [] )
$contentVariables array

evaluateFile() public méthode

See also: ContentEvaluator::evaluateFile()
public evaluateFile ( $filePath, array $contentVariables = [] ) : string
$contentVariables array an array of variables
Résultat string