PHP Classes

File: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/DNumber.php

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Download Installed Plugin   vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/DNumber.php   Download  
File: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/DNumber.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Download Installed Plugin
Download a WordPress plugin as a ZIP archive
Author: By
Last change:
Date: Yesterday
Size: 65 bytes
 

Contents

Class file image Download
<?php declare(strict_types=1);

require
__DIR__ . '/Float_.php';