Mvc\View\Engine\Php
Class Phalcon\Mvc\View\Engine\Php
extends abstract class Phalcon\Mvc\View\Engine
implements Phalcon\Mvc\View\EngineInterface, Phalcon\DI\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface
Adapter to use PHP itself as templating engine
Methods
public render (string $path, array $params, [boolean $mustClean])
Renders a view using the template engine