You are here

public function ElementInterface::__construct in Form Builder 7.2

1 method overrides ElementInterface::__construct()
ElementBase::__construct in src/ElementBase.php

File

src/ElementInterface.php, line 7

Class

ElementInterface

Namespace

Drupal\form_builder

Code

public function __construct($form_type, $params, &$element, $loader);