PHP Classes

File: .idea/phpunit.xml

Recommend this page to a friend!
  Classes of Angel Campos   PHP Ping Command Line   .idea/phpunit.xml   Download  
File: .idea/phpunit.xml
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: 235 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="PHPUnit"> <option name="directories"> <list> <option value="$PROJECT_DIR$/tests" /> </list> </option> </component> </project>