PHP Classes

File: .idea/php-test-framework.xml

Recommend this page to a friend!
  Packages of Hichem Taboukouyout   Namecrement PHP   .idea/php-test-framework.xml   Download  
File: .idea/php-test-framework.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Namecrement PHP
Generate names that follow an incremental pattern
Author: By
Last change:
Date: 13 days ago
Size: 701 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="PhpTestFrameworkSettings"> <test_tools> <tool tool_name="Pest"> <settings> <configurations> <local_configuration executable_path="$PROJECT_DIR$/vendor/pestphp/pest/bin/pest" /> </configurations> </settings> </tool> </test_tools> </component> <component name="PhpTestFrameworkVersionCache"> <tools_cache> <tool tool_name="Pest"> <cache> <versions> <info id="Local\vendor/pestphp/pest/bin/pest" version="3.8.2" /> </versions> </cache> </tool> </tools_cache> </component> </project>