# age-gate/3.7.3/src/Update/Deactivate.php

Age Gate, version 3.7.3. 10 lines.

- Page: https://pluginprobe.com/plugins/age-gate/3.7.3/code/src/Update/Deactivate.php
- Raw: https://pluginprobe.com/plugins/age-gate/3.7.3/raw/src/Update/Deactivate.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/Update/Deactivate.php#L10-L20`.

```php
<?php

namespace AgeGate\Update;

class Deactivate
{
    public static function deactivate()
    {}
}

```
