EC-CUBE4 APIドキュメント

Environment extends Twig_Environment

Tags
deprecated

Twig\Environmentを利用してください。 https://github.com/EC-CUBE/ec-cube/pull/4362 の修正で不要になったが、互換性のためにクラスは残す。

Table of Contents

$twig Twig_Environment
__construct() mixed
render() mixed

Properties

Methods

__construct()

public __construct( $twig : Twig_Environment ) : mixed
Parameters
$twig : Twig_Environment
Return values
mixed

render()

public render( $name : mixed [, $context : array = [] ] ) : mixed
Parameters
$name : mixed
$context : array = []
Return values
mixed

Search results