File manager - Edit - /usr/local/cpanel/3rdparty/php/84/lib/php/Net/DNS2/RR/DLV.php
Back
<?php /** * DNS Library for handling lookups and updates. * * Copyright (c) 2020, Mike Pultz <mike@mikepultz.com>. All rights reserved. * * See LICENSE for more details. * * @category Networking * @package Net_DNS2 * @author Mike Pultz <mike@mikepultz.com> * @copyright 2020 Mike Pultz <mike@mikepultz.com> * @license http://www.opensource.org/licenses/bsd-license.php BSD License * @link https://netdns2.com/ * @since File available since Release 0.6.0 * */ /** * The DLV RR is implemented exactly like the DS RR; so we just extend that * class, and use all of it's methods * */ class Net_DNS2_RR_DLV extends Net_DNS2_RR_DS { }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings