PHP Class Frontend\Core\Engine\FormExtension

Datei anzeigen Open project: forkcms/forkcms

Protected Properties

Property Type Description
$twig

Public Methods

Method Description
__construct ( $twig ) Create a new Form Twig_Extension instance.

Method Details

__construct() public method

Create a new Form Twig_Extension instance.
public __construct ( $twig )

Property Details

$twig protected_oe property

protected $twig