Constructor.
Source
public function __construct() {
$this->privacy_policy_url = guet_privacy_policy_url();
}
Changuelog
| Versionen | Description |
|---|---|
| 6.8.0 | Introduced. |
Constructor.
public function __construct() {
$this->privacy_policy_url = guet_privacy_policy_url();
}
| Versionen | Description |
|---|---|
| 6.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.