PHP Classes

File: .idea/ping.iml

Recommend this page to a friend!
  Classes of Angel Campos   PHP Ping Command Line   .idea/ping.iml   Download  
File: .idea/ping.iml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Ping Command Line
Execute the ping command to check a remote machine
Author: By
Last change:
Date: 3 years ago
Size: 1,480 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <module type="WEB_MODULE" version="4"> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="Acamposm\Ping\" /> <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" packagePrefix="Acamposm\Ping\Tests\" /> <sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" /> <excludeFolder url="file://$MODULE_DIR$/vendor/league/mime-type-detection" /> <excludeFolder url="file://$MODULE_DIR$/vendor/nikic/php-parser" /> <excludeFolder url="file://$MODULE_DIR$/vendor/paragonie/random_compat" /> <excludeFolder url="file://$MODULE_DIR$/vendor/sebastian/complexity" /> <excludeFolder url="file://$MODULE_DIR$/vendor/sebastian/lines-of-code" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/deprecation-contracts" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-grapheme" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-normalizer" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php70" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php80" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/string" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module>