Eccube\Form\Type\Front\ContactType::__construct PHP Method

__construct() public method

public __construct ( $config )
    public function __construct($config)
    {
        $this->config = $config;
    }