# age-gate/3.7.3/src/Controller/FormController.php

Age Gate, version 3.7.3. 11 lines.

- Page: https://pluginprobe.com/plugins/age-gate/3.7.3/code/src/Controller/FormController.php
- Raw: https://pluginprobe.com/plugins/age-gate/3.7.3/raw/src/Controller/FormController.php
- Modified: 2022-09-11T18:42:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/age-gate/3.7.3/code/src/Controller/FormController.php#L10-L20`.

```php
<?php

namespace AgeGate\Controller;

class FormController
{
    public function __construct()
    {
    }
}

```
